WoW:API GetNumAddOns: Difference between revisions
Jump to navigation
Jump to search
m (changed {{WoW API}} to {{wowapi}}) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Template:wowapi}} | {{Template:wowapi}} | ||
Get the number of user supplied AddOns. | Get the number of user supplied AddOns. | ||
Revision as of 18:02, 2 November 2007
← WoW API < GetNumAddOns
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.