WoW:Getting the current interface number (source)
Revision as of 01:15, 9 November 2017
, 9 November 2017CategorySelect - Adding categories
mNo edit summary |
(CategorySelect - Adding categories) |
||
| Line 18: | Line 18: | ||
* Extract FrameXML and check FrameXML.toc | * Extract FrameXML and check FrameXML.toc | ||
:: See [[Extracting interface files]] | :: See [[Extracting interface files]] | ||
:: or | :: or ''DEPRECATED, not updated since Oct. 2010'' You can download Blizzard's [https://us.battle.net/support/en/article/33747 User Interface Customization tool], use it to extract interface data, and peek at <code>World of Warcraft\Blizzard Interface Data (usUS)\FrameXML\FrameXML.toc</code> | ||
* Steal it from another AddOn | * Steal it from another AddOn | ||
| Line 27: | Line 27: | ||
* View FrameXML.toc online | * View FrameXML.toc online | ||
:: For instance at | :: For instance at {{tlylink|FrameXML.toc}}<!--{{wdnlink|FrameXML/FrameXML.toc}}-->. | ||
== Notes == | == Notes == | ||
* In the past Extract FrameXML and check FrameXML.toc | * In the past Extract FrameXML and check FrameXML.toc | ||
:: | :: ''DEPRECATED, not updated since Oct. 2010'' | ||
:: You can download Blizzard's [https://us.battle.net/support/en/article/33747 User Interface Customization tool], use it to extract interface data, and peek at <code>World of Warcraft\Blizzard Interface Data (usUS)\FrameXML\FrameXML.toc</code> | :: You can download Blizzard's [https://us.battle.net/support/en/article/33747 User Interface Customization tool], use it to extract interface data, and peek at <code>World of Warcraft\Blizzard Interface Data (usUS)\FrameXML\FrameXML.toc</code> | ||
[[Category:World of Warcraft API]] | |||