![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Returns true if character is in a vehicle. More...
Protected Member Functions | |
| override bool | IsAvailable (notnull SCR_AvailableActionsConditionData data) |
Protected Attributes | |
| bool | m_bIsDriver |
| bool | m_bIsTurret |
| bool | m_bIsCargo |
Returns true if character is in a vehicle.
Definition at line 3 of file SCR_CharacterIsInVehicleCondition.c.
|
inlineprotected |
Returns true when current controlled entity is in vehicle Returns opposite if m_bNegateCondition is enabled
Definition at line 17 of file SCR_CharacterIsInVehicleCondition.c.
|
protected |
Definition at line 12 of file SCR_CharacterIsInVehicleCondition.c.
|
protected |
Definition at line 6 of file SCR_CharacterIsInVehicleCondition.c.
|
protected |
Definition at line 9 of file SCR_CharacterIsInVehicleCondition.c.