WoW API: GetNumAddOns

From AddOn Studio
Revision as of 20:51, 24 June 2006 by WoWWiki>Ckknight (changed {{WoW API}} to {{wowapi}})
Jump to navigation Jump to search

WoW API < GetNumAddOns

GetNumAddOns - Documentation by Flickering

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.