| EntityManager Events |
The EntityManager type exposes the following members.
| Name | Description | |
|---|---|---|
| EntityInitialized |
Entity has been created and all components have been added and initialized.
| |
| EntityRemoved |
Entity and all of its components will be removed at the end of this tick.
|