View Single Post
04-06-09, 08:47 AM   #1
Soeters
A Warpwood Thunder Caller
 
Soeters's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2008
Posts: 97
Function: UnloadAddOn

Many LoD addons are options frames so they don't need to be loaded all the time once we loaded it to change an option.
For the LoD addons we can use LoadAddon be when the addon is loaded there is no way to "unload" it so a similar function UnloadAddOn(index or "name") would be a good function for the CPU usage.
__________________
  Reply With Quote