Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
FairyGUI
UIConfig.ConfigValue
C# 클래스 FairyGUI.UIConfig.ConfigValue
파일 보기
프로젝트 열기: fairygui/FairyGUI-unity
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
b
bool
c
Color
f
float
i
int
s
string
valid
bool
공개 메소드들
메소드
설명
Reset
( ) :
void
메소드 상세
Reset()
공개
메소드
public
Reset
( ) :
void
리턴
void
프로퍼티 상세
b
공개적으로 프로퍼티
public
bool
b
리턴
bool
c
공개적으로 프로퍼티
public
Color
c
리턴
Color
f
공개적으로 프로퍼티
public
float
f
리턴
float
i
공개적으로 프로퍼티
public
int
i
리턴
int
s
공개적으로 프로퍼티
public
string
s
리턴
string
valid
공개적으로 프로퍼티
public
bool
valid
리턴
bool