WoW:FrameXML: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
m (Changed category AWB)
m (catfix)
Line 3: Line 3:
==See also==
==See also==
* [[WoWWiki:Interface customization]]
* [[WoWWiki:Interface customization]]
* [[:Category:FrameXML Documentation]].
* [[:Category:FrameXML documentation]].
* [[Viewing Blizzard's interface code]] - to extract all of FrameXML to regular files
* [[Viewing Blizzard's interface code]] - to extract all of FrameXML to regular files
==External links==
==External links==
* [http://wowcompares.com/ wowcompares.com] - online FrameXML viewer
* [http://wowcompares.com/ wowcompares.com] - online FrameXML viewer


[[Category:FrameXML Documentation| ]]
[[Category:FrameXML documentation| ]]
[[Category:Game terms]]
[[Category:Game terms]]

Revision as of 00:38, 15 July 2008

FrameXML is the in-house name for the part of Blizzard's standard World of Warcraft User Interface that is implemented in Lua, and hence fully replacable by users via AddOns.

See also

External links