CharacterGear

Client Version 1.12

Wowm Representation

Autogenerated from wowm file at wow_message_parser/wowm/world/character_screen/smsg_char_enum.wowm:12.

struct CharacterGear {
    u32 equipment_display_id;
    InventoryType inventory_type;
}

Body

OffsetSize / EndiannessTypeNameComment
0x004 / Littleu32equipment_display_id
0x041 / -InventoryTypeinventory_type

Used in:

Client Version 2.4.3

Wowm Representation

Autogenerated from wowm file at wow_message_parser/wowm/world/character_screen/smsg_char_enum_2_4_3.wowm:32.

struct CharacterGear {
    u32 equipment_display_id;
    InventoryType inventory_type;
    u32 enchantment;
}

Body

OffsetSize / EndiannessTypeNameComment
0x004 / Littleu32equipment_display_id
0x041 / -InventoryTypeinventory_type
0x054 / Littleu32enchantment

Used in:

Client Version 3.3.5

Wowm Representation

Autogenerated from wowm file at wow_message_parser/wowm/world/character_screen/smsg_char_enum_3_3_5.wowm:33.

struct CharacterGear {
    u32 equipment_display_id;
    InventoryType inventory_type;
    u32 enchantment;
}

Body

OffsetSize / EndiannessTypeNameComment
0x004 / Littleu32equipment_display_id
0x041 / -InventoryTypeinventory_type
0x054 / Littleu32enchantment

Used in: