WoW:API GetNumFactions

From AddOn Studio
Revision as of 20:07, 11 September 2005 by WoWWiki>Flickering (New document)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
GetNumFactions - Documentation by Flickering

Returns the number of lines in the faction display.

numFactions = GetNumFactions()

Parameters

Returns

numFactions
numFactions
Integer - The number of lines in your faction display (based on known factions and expanded/collapsed faction lines)

Template:WoW API