GetNumAddOns

From Warcraft Wiki
Jump to navigation Jump to search

Get the number of user supplied AddOns.

count = GetNumAddOns()

Returns

count
number - 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.