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

Go to the source code of this file.

Enumerations

enum  SCR_EFakeBaseServices {
  ARMORY = 1 << 1 , LIGHT_VEHICLE_DEPOT = 1 << 2 , HEAVY_VEHICLE_DEPOT = 1 << 3 , FIELD_HOSPITAL = 1 << 4 ,
  BARRACKS = 1 << 5 , RADIO_ANTENNA = 1 << 6 , HELIPAD = 1 << 7 , FUEL_DEPOT = 1 << 8 ,
  REPAIR_DEPOT = 1 << 9
}

Enumeration Type Documentation

◆ SCR_EFakeBaseServices

Enumerator
ARMORY 
LIGHT_VEHICLE_DEPOT 
HEAVY_VEHICLE_DEPOT 
FIELD_HOSPITAL 
BARRACKS 
RADIO_ANTENNA 
HELIPAD 
FUEL_DEPOT 
REPAIR_DEPOT 

Definition at line 1 of file SCR_EFakeBaseServices.c.