UIType

Description

Built-in UI enumeration type.

Property

Pickup

Hand Button. HandType needs to be used in order for it to work.

Assist

Assist Button

Main

Primary Interactive Button. After picking up an item, display this button and set it to perform the interaction. HandType needs to be used in order for it to work.

SubFirst

First Sub Button. After picking up an item, display this button and set it to assist interaction. HandType needs to be used in order for it to work.

SubSecond

Second Sub Button. After picking up an item, display this button and set it to assist interaction. HandType needs to be used in order for it to work.

Throw

Throw Button. After picking up an item, display this button and set it to perform the throw action. HandType needs to be used in order for it to work.

Jump

Jump Button. To make the character jump.

Crouch

Crouch Button. To make the character crouch.

MoveJoyStick

Movement Joystick. To move the character around.

WaveJoyStick

Wave Joystick. To control the character's hand gestures. HandType needs to be used in order for it to work.