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