Player input relating to dismounting. When disabled, the
player can still dismount vehicles by other means, for
example on horses players can still jump off and in boats
players can go into another boat.
RcJump
Jump:6
Remarks
Player input relating to jumping. This also affects flying
up.
RcLateralMovement
LateralMovement:4
Remarks
Player input for moving laterally in the world. This would
be WASD on a keyboard or the movement joystick on gamepad or
touch.
RcMount
Mount:7
Remarks
Player input relating to mounting vehicles.
RcMoveBackward
MoveBackward:10
Remarks
Player input relating to moving the player backward.
RcMoveForward
MoveForward:9
Remarks
Player input relating to moving the player forward.
RcMoveLeft
MoveLeft:11
Remarks
Player input relating to moving the player left.
Movement
Movement:2
Remarks
Player input relating to all player movement. Disabling this
is equivalent to disabling jump, sneak, lateral movement,
mount, and dismount.
RcMoveRight
MoveRight:12
Remarks
Player input relating to moving the player right.
RcSneak
Sneak:5
Remarks
Player input relating to sneak. This also affects flying
down.
Input permission categories. Used by PlayerInputPermissionCategoryChangeAfterEvent to specify which category was changed and PlayerInputPermissions to get or set permissions.