WoW:API GetNumAddOns: Difference between revisions
Jump to navigation
Jump to search
GetNumAddOns - Documentation by Flickering
(Removed Categories) |
m (changed {{WoW API}} to {{wowapi}}) |
||
| Line 1: | Line 1: | ||
{{Template:wowapi}} | |||
<center>'''GetNumAddOns''' - ''Documentation by [[User:Flickering|Flickering]]''</center> | <center>'''GetNumAddOns''' - ''Documentation by [[User:Flickering|Flickering]]''</center> | ||
| Line 14: | Line 15: | ||
---- | ---- | ||
__NOTOC__ | __NOTOC__ | ||
Revision as of 20:51, 24 June 2006
← 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.