Declaration
public void OnUIPointerClick(UIType ui, HandType hand)
Parameters
Parameter Name | Parameter Description |
---|---|
ui | Type of the button clicked by the player |
hand | Screen area where the button clicked by the player is located |
Description
Triggered when the UI button or joystick is being clicked. For details, see here.