Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_VehicleThrottleCondition Class Reference

Returns true if vehicle's throttle is over specified threshold. More...

Inheritance diagram for SCR_VehicleThrottleCondition:
SCR_AvailableActionCondition

Protected Member Functions

override bool IsAvailable (notnull SCR_AvailableActionsConditionData data)

Protected Attributes

float m_fMinimumThrottle

Detailed Description

Returns true if vehicle's throttle is over specified threshold.

Definition at line 3 of file SCR_VehicleThrottleCondition.c.

Member Function Documentation

◆ IsAvailable()

override bool SCR_VehicleThrottleCondition::IsAvailable ( notnull SCR_AvailableActionsConditionData data)
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.

Member Data Documentation

◆ m_fMinimumThrottle

float SCR_VehicleThrottleCondition::m_fMinimumThrottle
protected

Definition at line 6 of file SCR_VehicleThrottleCondition.c.


The documentation for this class was generated from the following file: