Property | Type | Description | |
---|---|---|---|
Next | StackField, | ||
Previous | StackField, |
Method | Description | |
---|---|---|
Hide ( ) : void | ||
OnPointerClick ( |
||
OnPointerEnter ( |
||
OnPointerExit ( |
||
Set ( Sprite sprite, Color color, bool selectable, Action |
Method | Description | |
---|---|---|
Start ( ) : void |
public OnPointerClick ( |
||
e | ||
return | void |
public OnPointerEnter ( |
||
e | ||
return | void |
public OnPointerExit ( |
||
e | ||
return | void |
public Set ( Sprite sprite, Color color, bool selectable, Action |
||
sprite | Sprite | |
color | Color | |
selectable | bool | |
callback | Action |
|
return | void |