프로퍼티 | 타입 | 설명 | |
---|---|---|---|
defaultImage | |||
fadeTime | float | ||
font | Font | ||
selected | bool | ||
sound | |||
text | string |
메소드 | 설명 | |
---|---|---|
Awake ( ) : void | ||
ClickButton ( ) : void | ||
Fade ( ) : void | ||
Hover ( ) : void | ||
OnGUI ( ) : void | ||
Reveal ( ) : void | ||
SetClickAction ( ButtonClickFunction i_function ) : void |
public SetClickAction ( ButtonClickFunction i_function ) : void | ||
i_function | ButtonClickFunction | |
리턴 | void |