ParaScript.OnUILongPress

Declaration

public void OnUILongPress(UIType ui, HandType hand)

Parameters

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