Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

BuybackSlot

Client Version 1.8, Client Version 1.9, Client Version 1.10, Client Version 1.11, Client Version 1.12, Client Version 2, Client Version 3

Wowm Representation

Autogenerated from wowm file at wow_message_parser/wowm/world/item/cmsg_buyback_item.wowm:3.

enum BuybackSlot : u32 {
    SLOT1 = 69;
    SLOT2 = 70;
    SLOT3 = 71;
    SLOT4 = 72;
    SLOT5 = 73;
    SLOT6 = 74;
    SLOT7 = 75;
    SLOT8 = 76;
    SLOT9 = 77;
    SLOT10 = 78;
    SLOT11 = 79;
    SLOT12 = 80;
    SLOT13 = 81;
}

Type

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

Enumerators

EnumeratorValueComment
SLOT169 (0x45)
SLOT270 (0x46)
SLOT371 (0x47)
SLOT472 (0x48)
SLOT573 (0x49)
SLOT674 (0x4A)
SLOT775 (0x4B)
SLOT876 (0x4C)
SLOT977 (0x4D)
SLOT1078 (0x4E)
SLOT1179 (0x4F)
SLOT1280 (0x50)
SLOT1381 (0x51)

Used in: