WoW:API DisableAllAddOns: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
 
m (Move page script moved page API DisableAllAddOns to API DisableAllAddOns without leaving a redirect)
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<center>'''DisableAllAddOns''' - ''Documentation by [[User:Flickering|Flickering]]''</center>
{{wowapi}}


Disable all AddOns for subsequent sessions.
Disable all AddOns for subsequent sessions.
Line 9: Line 9:


=== Returns ===
=== Returns ===
:<i>nil</i>
:''nil''


----
----
__NOTOC__
__NOTOC__
{{Template:WoW API}}
[[Category:API Functions|DisableAllAddOns]]
[[Category:API AddOn Functions|DisableAllAddOns]]

Latest revision as of 04:45, 15 August 2023

WoW API < DisableAllAddOns

Disable all AddOns for subsequent sessions.

DisableAllAddOns()

Parameters

Arguments

()

Returns

nil