ParaScript.OnUIPointerClick

Declaration

public void OnUIPointerClick(UIType ui, HandType hand)

Parameters

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