Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
ESupportStationType.c
Go to the documentation of this file.
1
//~ List of all support station types
2
enum
ESupportStationType
3
{
4
NONE
= 0,
5
REPAIR
= 100,
6
FUEL
= 200,
7
HEAL
= 300,
8
LOAD_CASUALTY
= 310,
9
RESUPPLY_AMMO
= 400,
10
RESUPPLY_MEDICAL
= 401,
11
}
RESUPPLY_MEDICAL
@ RESUPPLY_MEDICAL
Definition:
ESupportStationType.c:10
REPAIR
@ REPAIR
Definition:
ESupportStationType.c:5
ESupportStationType
ESupportStationType
Definition:
ESupportStationType.c:2
LOAD_CASUALTY
@ LOAD_CASUALTY
Definition:
ESupportStationType.c:8
NONE
@ NONE
Definition:
ESupportStationType.c:4
FUEL
@ FUEL
Definition:
ESupportStationType.c:6
HEAL
@ HEAL
Definition:
ESupportStationType.c:7
RESUPPLY_AMMO
@ RESUPPLY_AMMO
Definition:
ESupportStationType.c:9
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
Components
SupportStation
ESupportStationType.c
Generated by
1.8.17