Method GetEntitiesByType
GetEntitiesByType(uint, bool)
get all entities of a given type
Declaration
[HandleProcessCorruptedStateExceptions]
public EntityList GetEntitiesByType(uint type, bool includeUnsubscribed)
Parameters
Type | Name | Description |
---|---|---|
uint | type | The type of entities to retrieve |
bool | includeUnsubscribed | Include unsubscribed entities |
Returns
Type | Description |
---|---|
EntityList |