Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
EServerPlatformFlags.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
EServerPlatformFlags
14
{
15
NONE
,
16
PC
,
17
XBOX
,
18
PLAYSTATION
,
19
ALL_PLATFORMS
,
20
}
21
PC
class SCR_BackendServiceDisplay PC
Definition
EServerPlatform.c:15
XBOX
class SCR_BackendServiceDisplay XBOX
Definition
EServerPlatform.c:16
NONE
@ NONE
When Shape is created and not initialized yet.
Definition
ShapeType.c:15
EServerPlatformFlags
EServerPlatformFlags
Bit flags for multi-platform support of the server.
Definition
EServerPlatformFlags.c:14
ALL_PLATFORMS
@ ALL_PLATFORMS
Definition
EServerPlatformFlags.c:19
PLAYSTATION
@ PLAYSTATION
Definition
EServerPlatform.c:17
scripts
GameLib
generated
online
server
EServerPlatformFlags.c
Generated by
1.17.0