WoW API: EnableAddOn

Revision as of 16:55, 18 July 2006 by WoWWiki>Maqifrnswa (replaced depricated {{WoW API}} with {{wowapi}})

WoW API < EnableAddOn

Enable an AddOn for subsequent sessions.

EnableAddOn(index or "name")

Parameters

Arguments

(index or "name")
index
Integer - The index of the AddOn to enable in the user's AddOn list.
name
String - The name of the AddOn to be enabled.

Returns

nil



EnableAddOn - Documentation by Flickering