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
GameSetting
C# Class GameSetting, UnityHello
Datei anzeigen
Open project: woshihuo12/UnityHello
Class Usage Examples
Public Properties
Property
Type
Description
DevelopMode
bool
EnableLuaDebug
bool
LuaBundleMode
bool
LuaByteMode
bool
SocketAddress
string
SocketPort
int
UpdateMode
bool
Property Details
DevelopMode
public_oe static_oe property
public
static
bool
DevelopMode
return
bool
EnableLuaDebug
public_oe static_oe property
public
static
bool
EnableLuaDebug
return
bool
LuaBundleMode
public_oe static_oe property
public
static
bool
LuaBundleMode
return
bool
LuaByteMode
public_oe static_oe property
public
static
bool
LuaByteMode
return
bool
SocketAddress
public_oe static_oe property
public
static
string
SocketAddress
return
string
SocketPort
public_oe static_oe property
public
static
int
SocketPort
return
int
UpdateMode
public_oe static_oe property
public
static
bool
UpdateMode
return
bool