ISelectClickHandler
Interface to handle select button click.
Method | Description |
---|---|
OnSelectClicked | Called when select button is clicked |
SelectClickEventData
Datatype | Variable | Description |
---|---|---|
EventSystems.BaseInputModule | currentInputModule | Get the currently active Input Module |
GameObject | selectedObject | Get the currently selected object |
int | TapCount | Get the tap count |
Last updated