Tanoda
|
Public Member Functions | |
void | OpenLoadPanel () |
void | Open (string path) |
![]() | |
virtual void | OnPointerClick (PointerEventData eventData) |
virtual void | OnPointerEnter (PointerEventData eventData) |
virtual void | OnPointerExit (PointerEventData eventData) |
void | ShowTooltip () |
void | UpdateTooltip () |
void | HideTooltip () |
Public Attributes | |
pb_FileDialog | dialogPrefab |
Properties | |
override string | tooltip [get] |
![]() | |
virtual string | tooltip [get, set] |
bool | interactable [get, set] |
Additional Inherited Members | |
![]() | |
virtual void | Start () |
![]() | |
Selectable | selectable |
GameObject | tooltip_label = null |
Opens a file browser to select a level.
Definition at line 12 of file pb_ImportAssetButton.cs.
void GILES.pb_ImportAssetButton.Open | ( | string | path | ) |
Definition at line 44 of file pb_ImportAssetButton.cs.
void GILES.pb_ImportAssetButton.OpenLoadPanel | ( | ) |
Open the load dialog.
Definition at line 21 of file pb_ImportAssetButton.cs.
pb_FileDialog GILES.pb_ImportAssetButton.dialogPrefab |
Definition at line 14 of file pb_ImportAssetButton.cs.
|
get |
Definition at line 16 of file pb_ImportAssetButton.cs.