Tanoda
GILES.pb_UndoButton Class Reference
Inheritance diagram for GILES.pb_UndoButton:
GILES.pb_ToolbarButton

Public Member Functions

void DoUndo ()
 
- Public Member Functions inherited from GILES.pb_ToolbarButton
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]
 
- Properties inherited from GILES.pb_ToolbarButton
virtual string tooltip [get, set]
 
bool interactable [get, set]
 

Additional Inherited Members

- Protected Attributes inherited from GILES.pb_ToolbarButton
Selectable selectable
 
GameObject tooltip_label = null
 

Detailed Description

Definition at line 7 of file pb_UndoButton.cs.

Member Function Documentation

◆ DoUndo()

void GILES.pb_UndoButton.DoUndo ( )

Definition at line 37 of file pb_UndoButton.cs.

◆ Start()

override void GILES.pb_UndoButton.Start ( )
protectedvirtual

Reimplemented from GILES.pb_ToolbarButton.

Definition at line 22 of file pb_UndoButton.cs.

Property Documentation

◆ tooltip

override string GILES.pb_UndoButton.tooltip
get

Definition at line 9 of file pb_UndoButton.cs.


The documentation for this class was generated from the following file: