WoW:FrameXML: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
m (specifically for WoW, so rmv cat)
mNo edit summary
Line 7: Line 7:
* [[HOWTO: View Blizzard's Interface Code]] - to extract all of FrameXML to regular files
* [[HOWTO: View Blizzard's Interface Code]] - to extract all of FrameXML to regular files
* [http://wdn.wowinterface.com/latest wdn.wowinterface.com] - online FrameXML viewer
* [http://wdn.wowinterface.com/latest wdn.wowinterface.com] - online FrameXML viewer
[[Category:FrameXML Documentation| ]]
[[Category:Game Terms]]

Revision as of 21:02, 18 June 2007

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.


For in-depth information about FrameXML, see: