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
Enumerator | Value | Comment |
---|---|---|
STORMWIND | 1 (0x01) | |
ALLIANCE | 2 (0x02) | |
DARNASSUS | 3 (0x03) | |
UNDERCITY | 4 (0x04) | |
THUNDER_BLUFF | 5 (0x05) | |
HORDE | 6 (0x06) | |
GOBLIN | 7 (0x07) |
Used in: