![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Returns true if current vehicle speed matches the condition. More...
Protected Member Functions | |
| override bool | IsAvailable (notnull SCR_AvailableActionsConditionData data) |
Protected Attributes | |
| const string | ALTITUDE_AGL_SIGNAL = "altitudeAGL" |
| params | : "0 10000 0.1" |
| params | precision: 1)] protected float m_fAltitudeAGL |
| SignalsManagerComponent | m_Signals |
| int | m_iAltitudeAGLID = -1 |
Returns true if current vehicle speed matches the condition.
Definition at line 3 of file SCR_VehicleAltitudeAGLCondition.c.
|
inlineprotected |
Returns true when current controlled vehicle altitude matches the condition by operator Returns opposite if m_bNegateCondition is enabled
Definition at line 16 of file SCR_VehicleAltitudeAGLCondition.c.
|
protected |
Definition at line 7 of file SCR_VehicleAltitudeAGLCondition.c.
|
protected |
Definition at line 5 of file SCR_VehicleAltitudeAGLCondition.c.
|
protected |
Definition at line 11 of file SCR_VehicleAltitudeAGLCondition.c.
|
protected |
Definition at line 10 of file SCR_VehicleAltitudeAGLCondition.c.
|
protected |
Definition at line 7 of file SCR_VehicleAltitudeAGLCondition.c.