Property | Type | Description | |
---|---|---|---|
defaultImage | |||
fadeTime | float | ||
font | Font | ||
selected | bool | ||
sound | |||
text | string |
Method | Description | |
---|---|---|
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 | |
return | void |
public Texture2D,UnityEngine defaultImage | ||
return |