For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server/classes/PlayerInputPermissionCategoryChangeAfterEvent.md.

Class: PlayerInputPermissionCategoryChangeAfterEvent

event player permission

Beta

包含关于玩家输入权限更改后事件的信息。

Contains information regarding an event after a players input permissions change.

Properties

category

readonly category: InputPermissionCategory

Beta

Remarks

已更改的输入权限类别。

The category of input permissions that have changed.


enabled

readonly enabled: boolean

Beta

Remarks

玩家输入权限的启用/禁用状态。

The enabled/disabled state of the players input permissions.


player

readonly player: Player

Beta

Remarks

输入权限已被更改的玩家。

The player that has had their input permissions changed.

同领域相关