ParaScript.OnUIPointerUp

Declaration

public void OnUIPointerUp(UIType ui, HandType hand)

Parameters

Parameter NameParameter Description
uiType of the button released by the player
handScreen 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.