WoW:API GetNumAddOns: Difference between revisions
Jump to navigation
Jump to search
GetNumAddOns - Documentation by Flickering
mNo edit summary |
(Removed Categories) |
||
Line 15: | Line 15: | ||
__NOTOC__ | __NOTOC__ | ||
{{Template:WoW API}} | {{Template:WoW API}} | ||
Revision as of 04:29, 4 January 2006
Get the number of user supplied AddOns.
count = GetNumAddOns()
Parameters
Arguments
- ()
Returns
- count
- count
- Integer - The number of user supplied AddOns installed. This is the maximum valid index to the other AddOn functions. This count does NOT include Blizzard supplied UI component AddOns.