WoW API: GetNumAddOns

Revision as of 04:46, 15 August 2023 by Move page script (talk) (Move page script moved page API GetNumAddOns to API GetNumAddOns without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.