Component Properties |
The Component type exposes the following members.
| Name | Description | |
|---|---|---|
| Entity |
Gets the entity to which this component has been attached.
| |
| IsComponentAlive |
Gets a value indicating whether this component is alive (has not been destroyed).
| |
| Manager |
Gets the manager of the entity of this component.
| |
| Parent |
Gets the parent entity of the entity to which this component has been attached.
|