Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_VehicleGearCondition.c File Reference

Go to the source code of this file.

Data Structures

class  SCR_VehicleGearCondition
 Returns true if character is in a vehicle. More...
 

Enumerations

enum  EVehicleGearboxGear {
  REVERSE, NEUTRAL, FORWARD, FIRST,
  LAST
}
 

Enumeration Type Documentation

◆ EVehicleGearboxGear

Enumerator
REVERSE 
NEUTRAL 
FORWARD 
FIRST 
LAST 

Definition at line 1 of file SCR_VehicleGearCondition.c.