Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Debug_Master
C# Class Debug_Master, BigDogs
Inheritance:
MonoBehaviour
ファイルを表示
Open project: ChrisMaire/BigDogs
Public Properties
Property
Type
Description
debug
bool
m_debug
bool
Public Methods
Method
Description
getStatus
( ) :
bool
setStatus
(
bool
status
) :
void
Private Methods
Method
Description
Awake
( ) :
void
Update
( ) :
void
UpdateInternal
( ) :
void
Method Details
getStatus()
public
static
method
public
static
getStatus
( ) :
bool
return
bool
setStatus()
public
method
public
setStatus
(
bool
status
) :
void
status
bool
return
void
Property Details
debug
public_oe property
public
bool
debug
return
bool
m_debug
public_oe static_oe property
public
static
bool
m_debug
return
bool