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
Hugula
ReferGameObjects
C# Class Hugula.ReferGameObjects
Inheritance:
UnityEngine.MonoBehaviour
ファイルを表示
Open project: tenvick/hugula
Class Usage Examples
Public Properties
Property
Type
Description
userBool
bool
userInt
int
userObject
object
Public Methods
Method
Description
Get
(
int
index
) :
Object
Get
(
string
n
) :
Object
Method Details
Get()
public
method
public
Get
(
int
index
) :
Object
index
int
return
Object
Get()
public
method
public
Get
(
string
n
) :
Object
n
string
return
Object
Property Details
userBool
public_oe property
public
bool
userBool
return
bool
userInt
public_oe property
public
int
userInt
return
int
userObject
public_oe property
public
object
userObject
return
object