Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
PermissionState.c
Go to the documentation of this file.
1 /*
2 ===========================================
3 Do not modify, this script is generated
4 ===========================================
5 */
6 
13 {
20 }
21 
PermissionState
PermissionState
Definition: PermissionState.c:12
DISALLOWED
@ DISALLOWED
NOT allowed.
Definition: PermissionState.c:17
DISABLED
@ DISABLED
Disallowed by Platform - state could not be changed from the game.
Definition: PermissionState.c:19
ALLOWED
@ ALLOWED
Allowed.
Definition: PermissionState.c:15