View Single Post
09-18-11, 02:10 PM   #2
ALZA
A Deviate Faerie Dragon
 
ALZA's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2008
Posts: 19
Here is the list of default WoW addons: https://github.com/tekkub/wow-ui-sou...ee/live/AddOns. As you see in .toc file, Blizzard_MacroUI is LoadOnDemand addon. That means MacroFrame is created on demand. You can load it manually or use ShowMacroFrame() function.
  Reply With Quote