IEntityView

Interface

Namespace: Ignis

Declared in: Ignis


Represents an entity ID set which contains all entity IDs that have the specified component types (sometimes it's called an 'archetype').

Members

Property

  • EntityCount
  • Count
  • Filter
  • Method

  • AsEnumerable()
  • Contains(int)
  • CopyTo(Span<int>)
  • GetEnumerator()
  • GetItems()

  • Back to index