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
Offset | Size / Endianness | Type | Name | Comment |
---|---|---|---|---|
0x00 | 4 / Little | u32 | equipment_display_id | |
0x04 | 1 / - | InventoryType | inventory_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
Offset | Size / Endianness | Type | Name | Comment |
---|---|---|---|---|
0x00 | 4 / Little | u32 | equipment_display_id | |
0x04 | 1 / - | InventoryType | inventory_type | |
0x05 | 4 / Little | u32 | enchantment |
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
Offset | Size / Endianness | Type | Name | Comment |
---|---|---|---|---|
0x00 | 4 / Little | u32 | equipment_display_id | |
0x04 | 1 / - | InventoryType | inventory_type | |
0x05 | 4 / Little | u32 | enchantment |
Used in: