WoW:API GetNumAddOns: Difference between revisions
(Removed Categories) |
m (Move page script moved page API GetNumAddOns to API GetNumAddOns without leaving a redirect) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{Template:wowapi}} | |||
Get the number of user supplied AddOns. | Get the number of user supplied AddOns. | ||
| Line 14: | Line 13: | ||
---- | ---- | ||
__NOTOC__ | __NOTOC__ | ||
Latest revision as of 04:46, 15 August 2023
← 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.