Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
ESupportStationPriority.c
Go to the documentation of this file.
1
//~ List of all Support station priorities. Made into enum for readability
2
enum
ESupportStationPriority
3
{
4
LOW
= 0,
5
MEDIUM
= 10,
6
HIGH
= 20,
7
VERY_HIGH
= 30,
8
}
ESupportStationPriority
ESupportStationPriority
Definition
ESupportStationPriority.c:3
VERY_HIGH
@ VERY_HIGH
Definition
ESupportStationPriority.c:7
MEDIUM
enum SCR_EAITalkRequestState MEDIUM
Definition
SCR_DamageIntensityHolder.c:6
HIGH
@ HIGH
Definition
SCR_ESupplyRequestExecutionPriority.c:5
LOW
@ LOW
Definition
SCR_ESupplyRequestExecutionPriority.c:3
scripts
Game
Components
SupportStation
ESupportStationPriority.c
Generated by
1.17.0