Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
ESupportStationType.c File Reference

Go to the source code of this file.

Enumerations

enum  ESupportStationType {
  NONE = 0 , REPAIR = 100 , LOAD_WRECK = 110 , FUEL = 200 ,
  HEAL = 300 , LOAD_CASUALTY = 310 , RESUPPLY_AMMO = 400 , RESUPPLY_MEDICAL = 401 ,
  VEHICLE_WEAPON = 500 , PYLON = 501
}

Enumeration Type Documentation

◆ ESupportStationType

Enumerator
NONE 
REPAIR 

Job is fixing corrupted fragments.

LOAD_WRECK 
FUEL 
HEAL 
LOAD_CASUALTY 
RESUPPLY_AMMO 
RESUPPLY_MEDICAL 
VEHICLE_WEAPON 
PYLON 

Definition at line 2 of file ESupportStationType.c.