TalentInfoSpec
Client Version 3.3.5
Wowm Representation
Autogenerated from wowm file at wow_message_parser/wowm/world/spell/smsg_talents_info.wowm:8.
struct TalentInfoSpec {
u8 amount_of_talents;
InspectTalent[amount_of_talents] talents;
u8 amount_of_glyphs;
u16[amount_of_glyphs] glyphs;
}
Body
| Offset | Size / Endianness | Type | Name | Comment |
|---|---|---|---|---|
| 0x00 | 1 / - | u8 | amount_of_talents | |
| 0x01 | ? / - | InspectTalent[amount_of_talents] | talents | |
| - | 1 / - | u8 | amount_of_glyphs | |
| - | ? / - | u16[amount_of_glyphs] | glyphs |
Used in: