Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Data Structures | |
class | SCR_ScriptedUserAction |
A scripted action class having optional logic to check if vehicle is valid. More... | |
SCR_ScriptedUserAction IGNORE = 0 |
SCR_ScriptedUserAction IN_VEHICLE_ANY = 20 |
SCR_ScriptedUserAction IN_VEHICLE_CARGO = 50 |
SCR_ScriptedUserAction IN_VEHICLE_PILOT = 30 |
SCR_ScriptedUserAction IN_VEHICLE_TURRET = 40 |
SCR_ScriptedUserAction NOT_IN_VEHICLE = 10 |