ServerTickEnd

data object ServerTickEnd : OutgoingGameMessage

Server tick end packets are used by the C++ client for ground item settings, in order to decrement visible ground item's timers. Without it, all ground items' timers will remain frozen once dropped.

Properties

Link copied to clipboard
open override val category: ServerProtCategory

Functions

Link copied to clipboard
open fun estimateSize(): Int