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

Returns true if current vehicle lights are enabled. More...

Inheritance diagram for SCR_VehicleLightsCondition:
SCR_AvailableActionCondition

Protected Member Functions

override bool IsAvailable (notnull SCR_AvailableActionsConditionData data)

Protected Attributes

int m_iLightSide
 Side of turn signals.

Detailed Description

Returns true if current vehicle lights are enabled.

Definition at line 3 of file SCR_VehicleLightsCondition.c.

Member Function Documentation

◆ IsAvailable()

override bool SCR_VehicleLightsCondition::IsAvailable ( notnull SCR_AvailableActionsConditionData data)
inlineprotected

Definition at line 13 of file SCR_VehicleLightsCondition.c.

Member Data Documentation

◆ m_iLightSide

int SCR_VehicleLightsCondition::m_iLightSide
protected

Side of turn signals.

Definition at line 10 of file SCR_VehicleLightsCondition.c.


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