mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-26 16:50:15 +00:00
GetNumGlyphSockets() returns 6 (WotLK glyph slot count). GetGlyphSocketInfo(index, talentGroup) returns enabled, glyphType (1=major, 2=minor), glyphSpellID, and icon for each socket. Uses existing learnedGlyphs_ array populated from SMSG_TALENTS_INFO. Enables talent/glyph inspection addons. This commit brings the total API count to exactly 400 functions. |
||
|---|---|---|
| .. | ||
| addons | ||
| audio | ||
| auth | ||
| core | ||
| game | ||
| network | ||
| pipeline | ||
| rendering | ||
| ui | ||
| main.cpp | ||