WoW:FrameXML: Difference between revisions
Jump to navigation
Jump to search
wow.["compares"].com - a WoW .lua, .toc, and .xml viewer (click patch version entry and navigate down to FrameXML folder)
(Typo fixing, typos fixed: replacable → replaceable using AWB) |
|||
| 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 | '''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 replaceable by users via [[AddOns]]. | ||
==See also== | ==See also== | ||
Revision as of 18:50, 10 April 2009
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 replaceable by users via AddOns.
See also
- WoWWiki:Interface customization
- Category:FrameXML documentation.
- Viewing Blizzard's interface code - to extract all of FrameXML to regular files