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/PlayerLeaveAfterEvent.md.

Class: PlayerLeaveAfterEvent

event player

Beta

包含关于已离开世界玩家的信息。

Contains information regarding a player that has left the world.

Properties

playerId

readonly playerId: string

Beta

Remarks

已离开世界玩家的不透明字符串标识符。

Opaque string identifier of the player that has left the event.


playerName

readonly playerName: string

Beta

Remarks

已离开世界玩家的名称。

Player that has left the world.

同领域相关