| EntityManagerGetEntities Method |
| Name | Description | |
|---|---|---|
| GetEntities |
Retrieves an array containing the ids of all living entities in
O(n).
| |
| GetEntities(FuncInt32, Boolean) |
Returns the entity ids of all entities which fulfill the specified predicate.
|