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

Go to the source code of this file.

Enumerations

enum  SCR_EPopUpState { NONE , FRIENDLY_CAPTURE , ENEMY_CAPTURE , CONTESTED }
 State of a popup message so we can easily determine what to display. More...

Enumeration Type Documentation

◆ SCR_EPopUpState

State of a popup message so we can easily determine what to display.

Enumerator
NONE 
FRIENDLY_CAPTURE 
ENEMY_CAPTURE 
CONTESTED 

Definition at line 2 of file SCR_EPopUpState.c.