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.
Jump
Jump:6
备注
Player input relating to jumping. This also affects flying
up.
LateralMovement
LateralMovement:4
备注
Player input for moving laterally in the world. This would
be WASD on a keyboard or the movement joystick on gamepad or
touch.
Mount
Mount:7
备注
Player input relating to mounting vehicles.
MoveBackward
MoveBackward:10
备注
Player input relating to moving the player backward.
MoveForward
MoveForward:9
备注
Player input relating to moving the player forward.
MoveLeft
MoveLeft:11
备注
Player input relating to moving the player left.
Movement
Movement:2
备注
Player input relating to all player movement. Disabling this
is equivalent to disabling jump, sneak, lateral movement,
mount, and dismount.
MoveRight
MoveRight:12
备注
Player input relating to moving the player right.
Sneak
Sneak:5
备注
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.