![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Returns true if vehicle's throttle is over specified threshold. More...
Protected Member Functions | |
| override bool | IsAvailable (notnull SCR_AvailableActionsConditionData data) |
Protected Attributes | |
| float | m_fMinimumThrottle |
Returns true if vehicle's throttle is over specified threshold.
Definition at line 3 of file SCR_VehicleThrottleCondition.c.
|
inlineprotected |
Returns true when current gear matches the condition Returns opposite if m_bNegateCondition is enabled
Definition at line 11 of file SCR_VehicleThrottleCondition.c.
|
protected |
Definition at line 6 of file SCR_VehicleThrottleCondition.c.