Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Register
Advertisement
This function is implemented in FrameXML/UIParent.lua.

Opens/closes the Talent window.

ToggleTalentFrame()
Warning Warning: Calling this function from a tainted execution path will prevent the player from modifying their talents. You can work around this by running /click TalentMicroButton using a secure action button, or by calling TalentFrame_LoadUI(); ShowUIPanel(PlayerTalentFrame); to open the specialization/talents/glyphs frame without explicitly switching to the talents tab.
Advertisement