Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Data Structures | |
class | SCR_GameModeEditorClass |
class | SCR_GameModeEditor |
Enumerations | |
enum | EGameModeEditorTarget { VOTE, EVERYBODY, NOBODY } |
Variables | |
SCR_GameModeEditorClass | LoadHeaderSettings |
Enumerator | |
---|---|
VOTE | Players will vote their own Game Master. |
EVERYBODY | Everyone is the Game Master. |
NOBODY | Nobody is the Game Master. |
Definition at line 150 of file SCR_GameModeEditor.c.
SCR_GameModeEditorClass LoadHeaderSettings |