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
BaseObj
C# Class BaseObj, Unity2d-Game
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: sagivo/Unity2d-Game
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
Game
GameController,
Protected Properties
Свойство
Type
Description
configs
Config,
Méthodes publiques
Méthode
Description
e
(
object
o
) :
void
l
(
object
o
) :
void
Méthodes protégées
Méthode
Description
Awake
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
Awake()
protected
méthode
protected
Awake
( ) :
void
Résultat
void
Start()
protected
méthode
protected
Start
( ) :
void
Résultat
void
Update()
protected
méthode
protected
Update
( ) :
void
Résultat
void
e()
public
méthode
public
e
(
object
o
) :
void
o
object
Résultat
void
l()
public
méthode
public
l
(
object
o
) :
void
o
object
Résultat
void
Property Details
Game
public_oe static_oe property
public
static
GameController,
Game
Résultat
GameController,
configs
protected_oe static_oe property
protected
static
Config,
configs
Résultat
Config,