WoW:API LoadAddOn: Difference between revisions

m
Move page script moved page API LoadAddOn to WoW:API LoadAddOn without leaving a redirect
m (Move page script moved page API LoadAddOn to WoW:API LoadAddOn without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 8: Line 8:


:;index : Integer - The index of the AddOn in the user's AddOn list. Note that you cannot access Blizzard-provided AddOns through this mechanism.
:;index : Integer - The index of the AddOn in the user's AddOn list. Note that you cannot access Blizzard-provided AddOns through this mechanism.
:;name : String - The name of the AddOn to be queries. You can access Blizzard-provided AddOns through this mechanism.
:;name : String - The name of the AddOn to be queried. You can access Blizzard-provided AddOns through this mechanism.
 
=== Returns ===
=== Returns ===
:loaded, reason
:loaded, reason
Anonymous user