PlayerLeftEvent

@Serializable
data class PlayerLeftEvent(val eventCtx: PlayerDto) : MsmpEvent

Constructors

Link copied to clipboard
constructor(eventCtx: PlayerDto)

Properties

Link copied to clipboard