![]() |
TrinityCore
|
#include <TokenPackets.h>
Public Attributes | |
| uint64 | Id = 0 |
| Timestamp | LastUpdate |
| int32 | Status = 0 |
| uint64 | Price = 0 |
| uint32 | DurationLeft = 0 |
Definition at line 45 of file TokenPackets.h.
| uint32 WorldPackets::Token::CommerceTokenGetLogResponse::AuctionableTokenInfo::DurationLeft = 0 |
Definition at line 51 of file TokenPackets.h.
| uint64 WorldPackets::Token::CommerceTokenGetLogResponse::AuctionableTokenInfo::Id = 0 |
Definition at line 47 of file TokenPackets.h.
| Timestamp WorldPackets::Token::CommerceTokenGetLogResponse::AuctionableTokenInfo::LastUpdate |
Definition at line 48 of file TokenPackets.h.
| uint64 WorldPackets::Token::CommerceTokenGetLogResponse::AuctionableTokenInfo::Price = 0 |
Definition at line 50 of file TokenPackets.h.
| int32 WorldPackets::Token::CommerceTokenGetLogResponse::AuctionableTokenInfo::Status = 0 |
Definition at line 49 of file TokenPackets.h.