![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override EVehicleInfoState | GetState () |
| Can be overridden to get state of actual system or linked to an event. | |
| override void | DisplayInit (IEntity owner) |
| Init the UI, runs 1x at the start of the game. | |
Protected Attributes | |
| SCR_HelicopterControllerComponent | m_HelicoperController |
| SignalsManagerComponent | m_SignalsManager |
| int | m_iSignalIndexSpeed |
| const string | SIGNAL_SPEED = "airspeed" |
| int | m_iSignalIndexAlt |
| const string | SIGNAL_ALTITUDE = "altitudeAGL" |
Definition at line 1 of file SCR_VInfoAutoHover.c.
|
inlineprotected |
Init the UI, runs 1x at the start of the game.
Definition at line 45 of file SCR_VInfoAutoHover.c.
|
inlineprotected |
Can be overridden to get state of actual system or linked to an event.
Definition at line 14 of file SCR_VInfoAutoHover.c.
|
protected |
Definition at line 3 of file SCR_VInfoAutoHover.c.
|
protected |
Definition at line 9 of file SCR_VInfoAutoHover.c.
|
protected |
Definition at line 6 of file SCR_VInfoAutoHover.c.
|
protected |
Definition at line 4 of file SCR_VInfoAutoHover.c.
|
protected |
Definition at line 10 of file SCR_VInfoAutoHover.c.
|
protected |
Definition at line 7 of file SCR_VInfoAutoHover.c.