WoW:FrameXML: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
'''FrameXML''' is the in-house name for the part of [[Blizzard Entertainment|Blizzard]]'s standard World of Warcraft [[User Interface]] that is implemented in [[Lua]], and hence fully replacable by users via [[AddOns]].
'''FrameXML''' is the in-house name for the part of [[Blizzard Entertainment|Blizzard]]'s standard World of Warcraft [[User Interface]] that is implemented in [[Lua]], and hence fully replacable by users via [[AddOns]].


 
==See also==
For in-depth information about FrameXML, see:
* [[WoWWiki:Interface customization]]
* [[Interface Customization]]
* [[:Category:FrameXML Documentation]].
* [[:Category:FrameXML Documentation]].
* [[HOWTO: View 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==
* [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:FrameXML Documentation| ]]
[[Category:Game Terms]]
[[Category:Game Terms]]

Revision as of 22:23, 28 January 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