UpdateTradingPost

class UpdateTradingPost(val updateType: UpdateTradingPost.TradingPostUpdateType) : OutgoingGameMessage

Update trading post packed was used to create a list of offers of a specific obj in the trading post interface back when it still existed, in circa

  1. This packet has not had a use since then, however.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
Link copied to clipboard
sealed interface TradingPostUpdateType

Properties

Link copied to clipboard
open override val category: ServerProtCategory

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun estimateSize(): Int
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String