Class: PlayerLeaveAfterEvent
Contains information regarding a player that has left the world.
Constructors
new PlayerLeaveAfterEvent()
private
new PlayerLeaveAfterEvent():PlayerLeaveAfterEvent
Returns
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.