![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Enumerations | |
| enum | SCR_EVehicleConditionCheckType |
Functions | |
| enum SCR_EVehicleConditionCheckType | BaseContainerProps ()] class SCR_VehicleConditionCheck |
Variables | |
| MISSING_VEHICLE | |
| INOPERABLE_VEHICLE | |
| VEHICLE_PILOT_TAKEN | |
Definition at line 1 of file SCR_VehicleConditionCheck.c.
| enum SCR_EVehicleConditionCheckType BaseContainerProps | ( | ) |
Checks if provided Vehicle object is not null.
| [in] | vehicle | inspected by method to determine if it is valid for further processing. |
Definition at line 1 of file SCR_VehicleConditionCheck.c.
| INOPERABLE_VEHICLE |
Definition at line 11 of file SCR_VehicleConditionCheck.c.
| MISSING_VEHICLE |
Definition at line 10 of file SCR_VehicleConditionCheck.c.
| VEHICLE_PILOT_TAKEN |
Definition at line 12 of file SCR_VehicleConditionCheck.c.