WoW:USERMACRO Restart

Revision as of 07:56, 18 September 2013 by Bear (talk | contribs) (Created page with "{{usermacro}} <!-- Leave this line in! --> Restarts the UI to 'reboot' the Lua and AddOn environment with a message. /run print("Reloading UI...") /reload === Summary ==...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

User defined macros < Restart

Restarts the UI to 'reboot' the Lua and AddOn environment with a message.

/run print("Reloading UI...")
/reload


Details

Causes UI environment to restart, reloading files and AddOns as though you had logged out and back in. This lets you edit AddOn and retry with changes more quickly.

Notes

  • This will not reload the TOC files from storage.