The number of decimal places that should be used when interpreting quantities for this AuctionAccountDetail_static_change. Quantities within MarketGrid are stored and communicated as integers with fixed numbers of decimals. This field specifies how many digits are to the right of the decimal point. For example, a quantity of 12345 with QuantityDecimals set to 3 means 12.345.
QuantityRequestedBuy
Integer (signed)
8
QuantityRemainingBuy
Integer (signed)
8
QuantityAllocatedBuy
Integer (signed)
8
QuantityRequestedSell
Integer (signed)
8
QuantityRemainingSell
Integer (signed)
8
QuantityAllocatedSell
Integer (signed)
8
UpdateNumber
Integer (unsigned)
8
A number that records every change that happens to a record. It is primarily used to avoid write after read problems when an intermediate write has changed the originally read record.
BCSequence
Integer (unsigned)
8
The sequence number of this AuctionAccountDetail_static_change message in the overall broadcast sequence.
Reloaded
Integer (unsigned)
1
Set to true for change records that are generated during a normal startup from engine cache files.