![]() |
XII Release 0.1.0
|
Public Types | |
enum class | Type { AfterActorCreation , AfterActorActivation , BeforeActorDestruction } |
Public Attributes | |
Type | m_Type |
xiiActor * | m_pActor = nullptr |
|
strong |
Enumerator | |
---|---|
AfterActorActivation | Sent after xiiActor::Activate() has been called. |