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