Fills the tooltip with information about one of the player's glyphs. Signature: Code GameTooltip:SetGlyph(socket, talentGroup)
Arguments: - socket - Which socket's glyph to display (between 1 and NUM_GLYPH_SLOTS) (number, glyphIndex)
- talentGroup - Which set of glyphs to display, if the player has Dual Talent Specialization enabled (number)
- 2 - Secondary Talents
- nil - Currently active talents
Также смотрите: Внутриигровая подсказка
Ссылки: http://wowprogramming.com/docs/widgets/GameTooltip/SetGlyph
|