![]() |
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 | |
| SCR_ComparerOperator | m_eOperator |
| float | m_fValue |
| SignalsManagerComponent | m_Signals |
| int | m_iSpeedID = -1 |
| const string | SIGNAL_NAME = "speed" |
Returns true if current vehicle speed matches the condition.
Definition at line 3 of file SCR_VehicleSpeedCondition.c.
|
inlineprotected |
Returns true when current controlled vehicle speed matches the condition by operator Returns opposite if m_bNegateCondition is enabled
Definition at line 18 of file SCR_VehicleSpeedCondition.c.
|
protected |
Definition at line 6 of file SCR_VehicleSpeedCondition.c.
|
protected |
Definition at line 9 of file SCR_VehicleSpeedCondition.c.
|
protected |
Definition at line 12 of file SCR_VehicleSpeedCondition.c.
|
protected |
Definition at line 11 of file SCR_VehicleSpeedCondition.c.
|
protected |
Definition at line 13 of file SCR_VehicleSpeedCondition.c.