Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
GameMachine
ServerConfig
C# Class GameMachine.ServerConfig
Inheritance:
UnityEngine.ScriptableObject
Datei anzeigen
Open project: gamemachine/gamemachine
Class Usage Examples
Public Properties
Property
Type
Description
buildScenes
List
configName
string
deployCount
int
gmcsPath
string
runHeadless
bool
serverPath
string
Property Details
buildScenes
public_oe property
public
List
buildScenes
return
List
configName
public_oe property
public
string
configName
return
string
deployCount
public_oe property
public
int
deployCount
return
int
gmcsPath
public_oe property
public
string
gmcsPath
return
string
runHeadless
public_oe property
public
bool
runHeadless
return
bool
serverPath
public_oe property
public
string
serverPath
return
string