PlayerJoinedEvent

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

Constructors

Link copied to clipboard
constructor(eventCtx: PlayerDto)

Properties

Link copied to clipboard