MailListItem
Client Version 2.4.3
Wowm Representation
Autogenerated from wowm file at wow_message_parser/wowm/world/mail/smsg_mail_list_result.wowm:87.
struct MailListItem {
u8 item_index;
u32 low_guid;
Item item;
MailListItemEnchant[6] enchants;
u32 item_random_property_id;
u32 item_suffix_factor;
u8 item_amount;
u32 charges;
u32 max_durability;
u32 durability;
}
Body
| Offset | Size / Endianness | Type | Name | Comment |
|---|---|---|---|---|
| 0x00 | 1 / - | u8 | item_index | |
| 0x01 | 4 / Little | u32 | low_guid | |
| 0x05 | 4 / Little | Item | item | |
| 0x09 | 72 / - | MailListItemEnchant[6] | enchants | |
| 0x51 | 4 / Little | u32 | item_random_property_id | |
| 0x55 | 4 / Little | u32 | item_suffix_factor | |
| 0x59 | 1 / - | u8 | item_amount | |
| 0x5A | 4 / Little | u32 | charges | |
| 0x5E | 4 / Little | u32 | max_durability | |
| 0x62 | 4 / Little | u32 | durability |
Used in:
Client Version 3.3.5
Wowm Representation
Autogenerated from wowm file at wow_message_parser/wowm/world/mail/smsg_mail_list_result.wowm:151.
struct MailListItem {
u8 item_index;
u32 low_guid;
Item item;
MailListItemEnchant[7] enchants;
u32 item_random_property_id;
u32 item_suffix_factor;
u8 item_amount;
u32 charges;
u32 max_durability;
u32 durability;
u8 unknown;
}
Body
| Offset | Size / Endianness | Type | Name | Comment |
|---|---|---|---|---|
| 0x00 | 1 / - | u8 | item_index | |
| 0x01 | 4 / Little | u32 | low_guid | |
| 0x05 | 4 / Little | Item | item | |
| 0x09 | 84 / - | MailListItemEnchant[7] | enchants | |
| 0x5D | 4 / Little | u32 | item_random_property_id | |
| 0x61 | 4 / Little | u32 | item_suffix_factor | |
| 0x65 | 1 / - | u8 | item_amount | |
| 0x66 | 4 / Little | u32 | charges | |
| 0x6A | 4 / Little | u32 | max_durability | |
| 0x6E | 4 / Little | u32 | durability | |
| 0x72 | 1 / - | u8 | unknown |
Used in: