Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
EGroupCatalogueOrderBy.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
12
enum
EGroupCatalogueOrderBy
13
{
15
ID
,
17
CREATED_AT
,
19
NAME
,
21
PRIMARY_LANGUAGE
,
23
ENLISTMENT_STATUS
,
25
CLAN_TAG
,
27
MEMBER_COUNT
,
28
}
29
NAME
SCR_CharacterIdentityTooltipDetail NAME
Ordered by Group name.
Definition
EGroupCatalogueOrderBy.c:19
EGroupCatalogueOrderBy
EGroupCatalogueOrderBy
Definition
EGroupCatalogueOrderBy.c:13
MEMBER_COUNT
@ MEMBER_COUNT
Ordered by number of members.
Definition
EGroupCatalogueOrderBy.c:27
CLAN_TAG
@ CLAN_TAG
Ordered by clan tag.
Definition
EGroupCatalogueOrderBy.c:25
ENLISTMENT_STATUS
@ ENLISTMENT_STATUS
Ordered by enlistment status.
Definition
EGroupCatalogueOrderBy.c:23
PRIMARY_LANGUAGE
@ PRIMARY_LANGUAGE
Ordered by primary language.
Definition
EGroupCatalogueOrderBy.c:21
ID
@ ID
Ordered by Group application ID.
Definition
EGroupApplicationCatalogueOrderBy.c:15
CREATED_AT
@ CREATED_AT
Ordered by the time the application was created.
Definition
EGroupApplicationCatalogueOrderBy.c:17
scripts
GameLib
generated
online
groups
EGroupCatalogueOrderBy.c
Generated by
1.17.0