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
12
enum
PermissionState
13
{
15
ALLOWED
,
17
DISALLOWED
,
19
DISABLED
,
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
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
generated
Player
PermissionState.c
Generated by
1.8.17