VarpReset

data object VarpReset : OutgoingGameMessage

The varp reset packet is used to set the values of every varplayer type to 0. It is worth noting that the client will only reset the varps up until the last one which has a respective cache config. So if the varps array is extended, but respective configs are not made, the extended ones will not be zero'd out.

Properties

Link copied to clipboard
open override val category: ServerProtCategory

Functions

Link copied to clipboard
open fun estimateSize(): Int