AuctionHouse

Client Version 1.12, Client Version 2, Client Version 3

Wowm Representation

Autogenerated from wowm file at wow_message_parser/wowm/world/auction/smsg/smsg_auction_bidder_notification.wowm:1.

enum AuctionHouse : u32 {
    STORMWIND = 1;
    ALLIANCE = 2;
    DARNASSUS = 3;
    UNDERCITY = 4;
    THUNDER_BLUFF = 5;
    HORDE = 6;
    GOBLIN = 7;
}

Type

The basic type is u32, a 4 byte (32 bit) little endian integer.

Enumerators

EnumeratorValueComment
STORMWIND1 (0x01)
ALLIANCE2 (0x02)
DARNASSUS3 (0x03)
UNDERCITY4 (0x04)
THUNDER_BLUFF5 (0x05)
HORDE6 (0x06)
GOBLIN7 (0x07)

Used in: