Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
GameMachine
ServerConfig
C# Class GameMachine.ServerConfig
Inheritance:
UnityEngine.ScriptableObject
Show file
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 property
public
List
buildScenes
return
List
configName
public property
public
string
configName
return
string
deployCount
public property
public
int
deployCount
return
int
gmcsPath
public property
public
string
gmcsPath
return
string
runHeadless
public property
public
bool
runHeadless
return
bool
serverPath
public property
public
string
serverPath
return
string