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
Common
Settings
C# Class Common.Settings
Show file
Open project: gamemachine/gamemachine
Class Usage Examples
Public Properties
Property
Type
Description
defaultCharacterId
string
waterLevel
float
Public Methods
Method
Description
GetServerPath
( ) :
string
Instance
( ) :
Settings
Method Details
GetServerPath()
public
static
method
public
static
GetServerPath
( ) :
string
return
string
Instance()
public
static
method
public
static
Instance
( ) :
Settings
return
Settings
Property Details
defaultCharacterId
public property
public
string
defaultCharacterId
return
string
waterLevel
public property
public
float
waterLevel
return
float