bool OnBeforeEngineStart()
void OnEngineStart()
Gets called everytime the engine starts.
void OnEngineStop()
Gets called everytime the engine stops.
override void EOnPostSimulate(IEntity other, float timeSlice)
EntityEvent
Entity events for event-mask, or throwing event from code.