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
Hugula
ReferGameObjects
C# Class Hugula.ReferGameObjects
Inheritance:
UnityEngine.MonoBehaviour
Afficher le fichier
Open project: tenvick/hugula
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
userBool
bool
userInt
int
userObject
object
Méthodes publiques
Méthode
Description
Get
(
int
index
) :
Object
Get
(
string
n
) :
Object
Method Details
Get()
public
méthode
public
Get
(
int
index
) :
Object
index
int
Résultat
Object
Get()
public
méthode
public
Get
(
string
n
) :
Object
n
string
Résultat
Object
Property Details
userBool
public_oe property
public
bool
userBool
Résultat
bool
userInt
public_oe property
public
int
userInt
Résultat
int
userObject
public_oe property
public
object
userObject
Résultat
object