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