Private Member Functions | |
| void | HelicopterScript () |
| override void | EOnPostSimulate (IEntity other, float timeSlice) |
| bool | OnBeforeEngineStart () |
| void | OnEngineStart () |
| Gets called everytime the engine starts. | |
| void | OnEngineStop () |
| Gets called everytime the engine stops. | |
Base script class for helicopters.
|
inlineprivate |
|
inlineprivate |
Gets called everytime the game wants to start the engine. This callback is called on server only.
|
inlineprivate |
Gets called everytime the engine starts.
|
inlineprivate |
Gets called everytime the engine stops.