My Project
|
Public Types | |
enum | Style { Emoticons , Radio } |
Public Member Functions | |
bool | IsStyle (Style s) |
void | Show (Style style) |
void | HideInSecs (float secs) |
void | Hide () |
bool | Click () |
Public Attributes | |
GameObject | main |
ScrollableList | list |
Sprite | defaultIcon |
Transform | container |
Transform | defaultPos |
Properties | |
bool | IsShowing [get] |
bool | CanShow [get] |
![]() | |
static T | Get [get] |
Returns the singleton instance. | |
Additional Inherited Members | |
![]() | |
static T | _instance |