UIType

Description

Built-in UI enumeration type.

Property

PickupHand Button. HandType needs to be used in order for it to work.
AssistAssist Button
MainPrimary 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.
SubFirstFirst 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.
SubSecondSecond 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.
ThrowThrow 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.
JumpJump Button. To make the character jump.
CrouchCrouch Button. To make the character crouch.
MoveJoyStickMovement Joystick. To move the character around.
WaveJoyStickWave Joystick. To control the character's hand gestures. HandType needs to be used in order for it to work.