枚举 InputPermissionCategory实验性

Input permission categories. Used by PlayerInputPermissionCategoryChangeAfterEvent to specify which category was changed and PlayerInputPermissions to get or set permissions.

枚举成员

Camera

Player input relating to camera movement.

Dismount

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

Player input relating to jumping. This also affects flying up.

LateralMovement

Player input for moving laterally in the world. This would be WASD on a keyboard or the movement joystick on gamepad or touch.

Mount

Player input relating to mounting vehicles.

MoveBackward

Player input relating to moving the player backward.

MoveForward

Player input relating to moving the player forward.

MoveLeft

Player input relating to moving the player left.

Movement

Player input relating to all player movement. Disabling this is equivalent to disabling jump, sneak, lateral movement, mount, and dismount.

MoveRight

Player input relating to moving the player right.

Sneak

Player input relating to sneak. This also affects flying down.