TrinityCore
WorldPackets::Token::CommerceTokenGetLogResponse::AuctionableTokenInfo Struct Reference

#include <TokenPackets.h>

Public Attributes

uint64 UnkInt1 = 0
 
Timestamp UnkInt2
 
int32 Owner = 0
 
uint64 BuyoutPrice = 0
 
uint32 DurationLeft = 0
 

Detailed Description

Definition at line 45 of file TokenPackets.h.

Member Data Documentation

◆ BuyoutPrice

uint64 WorldPackets::Token::CommerceTokenGetLogResponse::AuctionableTokenInfo::BuyoutPrice = 0

Definition at line 50 of file TokenPackets.h.

◆ DurationLeft

uint32 WorldPackets::Token::CommerceTokenGetLogResponse::AuctionableTokenInfo::DurationLeft = 0

Definition at line 51 of file TokenPackets.h.

◆ Owner

int32 WorldPackets::Token::CommerceTokenGetLogResponse::AuctionableTokenInfo::Owner = 0

Definition at line 49 of file TokenPackets.h.

◆ UnkInt1

uint64 WorldPackets::Token::CommerceTokenGetLogResponse::AuctionableTokenInfo::UnkInt1 = 0

Definition at line 47 of file TokenPackets.h.

◆ UnkInt2

Timestamp WorldPackets::Token::CommerceTokenGetLogResponse::AuctionableTokenInfo::UnkInt2

Definition at line 48 of file TokenPackets.h.


The documentation for this struct was generated from the following file: