IEntityManagerGetComponents Method |
| Name | Description | |
|---|---|---|
| GetComponentsT |
Gets all components of the specified type T attached to any entity.
| |
| GetComponentsT(EntityId) |
Gets all components of the specified type T attached to the specified
entity.
|