Navigation menu

WoW:API DisableAddOn: Difference between revisions

Jump to navigation Jump to search
m
Move page script moved page API DisableAddOn to WoW:API DisableAddOn without leaving a redirect
m (Robot: converting/fixing HTML)
m (Move page script moved page API DisableAddOn to WoW:API DisableAddOn without leaving a redirect)
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{wowapi}} __NOTOC__
{{wowapi}} __NOTOC__
<center>'''DisableAddOn''' - ''Documentation by [[User:Flickering|Flickering]]''</center>


Disable an AddOn for subsequent sessions.
Disable an AddOn for subsequent sessions.
Line 14: Line 12:
=== Returns ===
=== Returns ===
:''nil''
:''nil''
== Notes ==
* The first time an addon is disabled (with this function or the user addon panel) it will be disabled for all characters on that realm. Every subsequent time it will enabled/disabled per character.
* Takes effect only after reloading the UI - [[API_ReloadUI|ReloadUI()]].
Anonymous user