CooldownSpell
Client Version 1, Client Version 2, Client Version 3
Wowm Representation
Autogenerated from wowm
file at wow_message_parser/wowm/world/spell/smsg_initial_spells.wowm:1
.
struct CooldownSpell {
u16 spell_id;
u16 item_id;
u16 spell_category;
Milliseconds cooldown;
Milliseconds category_cooldown;
}
Body
Offset | Size / Endianness | Type | Name | Comment |
---|---|---|---|---|
0x00 | 2 / Little | u16 | spell_id | |
0x02 | 2 / Little | u16 | item_id | cmangos/mangoszero: cast item id |
0x04 | 2 / Little | u16 | spell_category | |
0x06 | 4 / Little | Milliseconds | cooldown | |
0x0A | 4 / Little | Milliseconds | category_cooldown |
Used in: