Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
UserPrivilegeResult.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
7
enum
UserPrivilegeResult
8
{
9
ALLOWED
,
10
NOT_ALLOWED
,
11
CANCELED
,
12
FAILED
,
13
}
CANCELED
@ CANCELED
Job was canceled and will not do any additional actions.
Definition
SCR_AICombatMoveState.c:7
FAILED
@ FAILED
Job failed during its processing and can be retried.
Definition
SCR_AITalkRequest.c:6
UserPrivilegeResult
UserPrivilegeResult
Definition
UserPrivilegeResult.c:8
NOT_ALLOWED
@ NOT_ALLOWED
Definition
UserPrivilegeResult.c:10
ALLOWED
@ ALLOWED
Allowed.
Definition
PermissionState.c:15
scripts
GameLib
generated
UserPrivilegeResult.c
Generated by
1.17.0