Tanoda
|
Public Member Functions | |
void | ToggleWindow () |
![]() | |
virtual void | OnPointerClick (PointerEventData eventData) |
virtual void | OnPointerEnter (PointerEventData eventData) |
virtual void | OnPointerExit (PointerEventData eventData) |
void | ShowTooltip () |
void | UpdateTooltip () |
void | HideTooltip () |
Public Attributes | |
CanvasGroup | window |
bool | isOn = false |
Additional Inherited Members | |
![]() | |
virtual void | Start () |
![]() | |
Selectable | selectable |
GameObject | tooltip_label = null |
![]() | |
virtual string | tooltip [get, set] |
bool | interactable [get, set] |
Definition at line 7 of file pb_StageManagerButton.cs.
void pb_StageManagerButton.ToggleWindow | ( | ) |
Definition at line 24 of file pb_StageManagerButton.cs.
bool pb_StageManagerButton.isOn = false |
Definition at line 22 of file pb_StageManagerButton.cs.
CanvasGroup pb_StageManagerButton.window |
Definition at line 21 of file pb_StageManagerButton.cs.