PlayerDesynchEvent

data class PlayerDesynchEvent(val game: KailleraGame, val user: KailleraUser, val message: String) : GameEvent

Constructors

Link copied to clipboard
constructor(game: KailleraGame, user: KailleraUser, message: String)

Properties

Link copied to clipboard
open override val game: KailleraGame
Link copied to clipboard
Link copied to clipboard