| 
    DayZ 1.24
    
   | 
 
Native implementatin with auto hover funcionality. More...
Private Member Functions | |
| proto native bool | IsEngineOn () | 
| Returns true when engine is running, false otherwise.   | |
| proto native void | EngineStart () | 
| Starts the engine.   | |
| proto native void | EngineStop () | 
| Stops the engine.   | |
| proto native bool | IsAutohoverOn () | 
| Returns true when auto-hover system is turned on, false otherwise.   | |
| proto native void | AutohoverOn () | 
| Enables auto-hover system.   | |
| proto native void | AutohoverOff () | 
| Disables auto-hover system.   | |
Native implementatin with auto hover funcionality.
Definition at line 9 of file Helicopter.c.
Returns true when auto-hover system is turned on, false otherwise.
Returns true when engine is running, false otherwise.