Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
EServerCataloguePlatformMatch.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
EServerCataloguePlatformMatch
14
{
16
ONLY_MY_PLATFORM
,
18
CROSSPLATFORM
,
20
ANY_COMPATIBLE
,
22
ONLY_INCOMPATIBLE
,
24
ANY
,
25
}
26
ANY
@ ANY
Will list all servers regardless platform compatibility.
Definition
EnScript.c:8
EServerCataloguePlatformMatch
EServerCataloguePlatformMatch
Server Catalogue value for platform support matching.
Definition
EServerCataloguePlatformMatch.c:14
ONLY_INCOMPATIBLE
@ ONLY_INCOMPATIBLE
Will list all servers that are not compatible with client platform.
Definition
EServerCataloguePlatformMatch.c:22
ANY_COMPATIBLE
@ ANY_COMPATIBLE
Will list all servers that at least support platform of the client.
Definition
EServerCataloguePlatformMatch.c:20
CROSSPLATFORM
@ CROSSPLATFORM
Will list only servers which support multiple platforms including one of the client.
Definition
EServerCataloguePlatformMatch.c:18
ONLY_MY_PLATFORM
@ ONLY_MY_PLATFORM
Will list only servers which support only platform of the client.
Definition
EServerCataloguePlatformMatch.c:16
scripts
GameLib
generated
online
server
EServerCataloguePlatformMatch.c
Generated by
1.17.0