Tanoda
|
Public Member Functions | |
void | DoDuplicate () |
![]() | |
virtual void | OnPointerClick (PointerEventData eventData) |
virtual void | OnPointerEnter (PointerEventData eventData) |
virtual void | OnPointerExit (PointerEventData eventData) |
void | ShowTooltip () |
void | UpdateTooltip () |
void | HideTooltip () |
Protected Member Functions | |
override void | Start () |
virtual void | Start () |
Properties | |
override string | tooltip [get] |
![]() | |
virtual string | tooltip [get, set] |
bool | interactable [get, set] |
Additional Inherited Members | |
![]() | |
Selectable | selectable |
GameObject | tooltip_label = null |
Definition at line 7 of file pb_DuplicateButton.cs.
void GILES.pb_DuplicateButton.DoDuplicate | ( | ) |
Definition at line 19 of file pb_DuplicateButton.cs.
|
protectedvirtual |
Reimplemented from GILES.pb_ToolbarButton.
Definition at line 9 of file pb_DuplicateButton.cs.
|
get |
Definition at line 17 of file pb_DuplicateButton.cs.