Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
ServerInfo.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
7
sealed
class
ServerInfo
8
{
9
private
void
ServerInfo();
10
private
void
~ServerInfo();
11
12
proto external
string
GetName
();
13
proto external
string
GetScenarioName();
14
proto external
int
GetPlayerLimit
();
15
proto external
bool
IsCrossplay();
16
proto external
bool
IsModded();
17
}
GetPlayerLimit
int GetPlayerLimit()
Definition
SCR_Faction.c:904
GetName
string GetName()
Definition
SCR_NotificationSenderComponent.c:15
scripts
Game
generated
ServerInfo.c
Generated by
1.17.0