Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
EServerCatalogueVersionMatch.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
EServerCatalogueVersionMatch
14
{
16
ANY
,
18
ONLY_MATCHING
,
20
ONLY_MISMATCHING
,
21
}
22
ANY
@ ANY
Will list all servers regardless platform compatibility.
Definition
EnScript.c:8
EServerCatalogueVersionMatch
EServerCatalogueVersionMatch
Server Catalogue value for version matching.
Definition
EServerCatalogueVersionMatch.c:14
ONLY_MATCHING
@ ONLY_MATCHING
Will list only servers with same version as the client.
Definition
EServerCatalogueVersionMatch.c:18
ONLY_MISMATCHING
@ ONLY_MISMATCHING
Will list only server with different version that the client.
Definition
EServerCatalogueVersionMatch.c:20
scripts
GameLib
generated
online
server
EServerCatalogueVersionMatch.c
Generated by
1.17.0