Logout

data object Logout : OutgoingGameMessage

Log out messages are used to tell the client the player has finished playing, which then causes the client to close the socket, and reset a lot of properties as a result.

Properties

Link copied to clipboard
open override val category: ServerProtCategory

Functions

Link copied to clipboard
open fun estimateSize(): Int