Skip to main content

Class: PlayerLeaveAfterEvent

Contains information regarding a player that has left the world.

Constructors

new PlayerLeaveAfterEvent()

private new PlayerLeaveAfterEvent(): PlayerLeaveAfterEvent

Returns

PlayerLeaveAfterEvent

Properties

playerId

readonly playerId: string

Remarks

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


playerName

readonly playerName: string

Remarks

Player that has left the world.