Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
EGroupEnlistmentStatus.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
12
enum
EGroupEnlistmentStatus
13
{
15
IMMEDIATE
,
17
APPROVAL
,
19
FREEZE
,
20
}
21
EGroupEnlistmentStatus
EGroupEnlistmentStatus
Definition
EGroupEnlistmentStatus.c:13
IMMEDIATE
@ IMMEDIATE
Group applications don't need any approval, the user joins immediately.
Definition
EGroupEnlistmentStatus.c:15
APPROVAL
@ APPROVAL
Group member with permissions must approve the application for the user to join the group.
Definition
EGroupEnlistmentStatus.c:17
FREEZE
@ FREEZE
Any application to join the group is automatically rejected.
Definition
EGroupEnlistmentStatus.c:19
scripts
GameLib
generated
online
groups
EGroupEnlistmentStatus.c
Generated by
1.17.0