![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Enumerations | |
| enum | EEditorMode { EDIT = 1 , STRATEGY = 1 << 1 , SPECTATE = 1 << 2 , PHOTO = 1 << 3 , ADMIN = 1 << 4 , BUILDING = 1 << 5 , PHOTO_SAVE = 1 << 6 } |
| Editor mode that defines overall functionality. More... | |