| EntityManagerGetComponent Method |
| Name | Description | |
|---|---|---|
| GetComponentT(Int32) |
Gets a component of the passed type attached to the entity with the specified id.
| |
| GetComponent(Int32, Type, Boolean) |
Gets a component of the passed type attached to the entity with the specified id.
|