Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Debug_Master
C# Class Debug_Master, BigDogs
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: ChrisMaire/BigDogs
Méthodes publiques
Свойство
Type
Description
debug
bool
m_debug
bool
Méthodes publiques
Méthode
Description
getStatus
( ) :
bool
setStatus
(
bool
status
) :
void
Private Methods
Méthode
Description
Awake
( ) :
void
Update
( ) :
void
UpdateInternal
( ) :
void
Method Details
getStatus()
public
static
méthode
public
static
getStatus
( ) :
bool
Résultat
bool
setStatus()
public
méthode
public
setStatus
(
bool
status
) :
void
status
bool
Résultat
void
Property Details
debug
public_oe property
public
bool
debug
Résultat
bool
m_debug
public_oe static_oe property
public
static
bool
m_debug
Résultat
bool