Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
EPauseReason.c
Go to the documentation of this file.
2{
3 SYSTEM = 1 << 0,
4 MENU = 1 << 1,
5 EDITOR = 1 << 2,
6 MUSIC = 1 << 3
7}
SCR_EPauseReason
Definition EPauseReason.c:2
@ MUSIC
Definition EPauseReason.c:6
@ EDITOR
@ SYSTEM
@ MENU
get to main menu
Definition ControlID.c:24