Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
EServerCatalogueOrderBy.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
13
sealed
enum
EServerCatalogueOrderBy
14
{
16
NONE
,
18
PLAYER_COUNT
,
20
SERVER_NAME
,
21
SERVER_NAME_ASCII
,
23
LAST_JOINED
,
24
PING_SITE_AVG_RTT
,
25
}
26
NONE
@ NONE
When Shape is created and not initialized yet.
Definition
ShapeType.c:15
EServerCatalogueOrderBy
EServerCatalogueOrderBy
Server Catalogue ordering values.
Definition
EServerCatalogueOrderBy.c:14
SERVER_NAME_ASCII
@ SERVER_NAME_ASCII
Definition
EServerCatalogueOrderBy.c:21
SERVER_NAME
@ SERVER_NAME
ordered by their names.
Definition
EServerCatalogueOrderBy.c:20
PLAYER_COUNT
@ PLAYER_COUNT
ordered by player counts.
Definition
EServerCatalogueOrderBy.c:18
LAST_JOINED
@ LAST_JOINED
ordering based on how long ago user last joined - works only with favorites and oldest join filters
Definition
EServerCatalogueOrderBy.c:23
PING_SITE_AVG_RTT
@ PING_SITE_AVG_RTT
Definition
EServerCatalogueOrderBy.c:24
scripts
GameLib
generated
online
server
EServerCatalogueOrderBy.c
Generated by
1.17.0