Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
EServerType.c
Go to the documentation of this file.
1/*
2===========================================
3Do not modify, this script is generated
4===========================================
5*/
6
11
24
EServerType
Determines type of the server.
Definition EServerType.c:14
@ ST_OFFICIAL
Official dedicated server.
Definition EServerType.c:18
@ ST_NONE
init value
Definition EServerType.c:16
@ ST_LISTEN
Listen server hosted directly in-game by client (client + server).
Definition EServerType.c:22
@ ST_COMMUNITY
Dedicated server self-hosted by community on their own machines.
Definition EServerType.c:20