Enable an AddOn for subsequent sessions.
EnableAddOn(index or "name")
Parameters
Edit
Arguments
Edit
- (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
Edit
- nil
Notes
Edit
- Takes effect only after reloading the UI - ReloadUI().
Community content is available under CC-BY-SA
unless otherwise noted.