enum SceneInstanceComponents::ComponentStateEventType
Types of events that represent component state changes relevant to the scene manager.
Values
| Name | Value | Description |
|---|---|---|
Created |
0 |
|
Activated |
1 |
|
Deactivated |
2 |
|
Destroyed |
3 |