Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
EEditorCanOpen.c
Go to the documentation of this file.
1 
6 {
7  SCRIPT = 1,
8  ALIVE = 2,
9  MODES = 4
10 };
SCRIPT
@ SCRIPT
Set by script.
Definition: EEditorCanOpen.c:7
ALIVE
@ ALIVE
When alive.
Definition: EEditorCanOpen.c:8
EEditorCanOpen
EEditorCanOpen
Layers allowing editor to be opened. All of them have to be activated (certain exceptions may apply w...
Definition: EEditorCanOpen.c:5
MODES
@ MODES
At least one editor mode available.
Definition: EEditorCanOpen.c:9