Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Hugula
ReferGameObjects
C# 클래스 Hugula.ReferGameObjects
상속:
UnityEngine.MonoBehaviour
파일 보기
프로젝트 열기: tenvick/hugula
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
userBool
bool
userInt
int
userObject
object
공개 메소드들
메소드
설명
Get
(
int
index
) :
Object
Get
(
string
n
) :
Object
메소드 상세
Get()
공개
메소드
public
Get
(
int
index
) :
Object
index
int
리턴
Object
Get()
공개
메소드
public
Get
(
string
n
) :
Object
n
string
리턴
Object
프로퍼티 상세
userBool
공개적으로 프로퍼티
public
bool
userBool
리턴
bool
userInt
공개적으로 프로퍼티
public
int
userInt
리턴
int
userObject
공개적으로 프로퍼티
public
object
userObject
리턴
object