WoW:API GetNumFactions: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
(upgraded deprecated template)
Line 1: Line 1:
{{wowapi}}
<center>'''GetNumFactions''' - ''Documentation by [[User:Flickering|Flickering]]''</center>
<center>'''GetNumFactions''' - ''Documentation by [[User:Flickering|Flickering]]''</center>


Line 9: Line 10:


:;numFactions : Integer - The number of lines in your faction display (based on known factions and expanded/collapsed faction lines)
:;numFactions : Integer - The number of lines in your faction display (based on known factions and expanded/collapsed faction lines)
----
{{WoW API}}

Revision as of 17:30, 6 January 2007

WoW API < GetNumFactions

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)