WoW:API GetNumFactions: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
m (New document)
 
m (Move page script moved page API GetNumFactions to API GetNumFactions without leaving a redirect)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<center>'''GetNumFactions''' - ''Documentation by [[User:Flickering|Flickering]]''</center>
{{wowapi}}


Returns the number of lines in the faction display.
Returns the number of lines in the faction display.
Line 9: Line 9:


:;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)
----
__NOTOC__
{{Template:WoW API}}
[[Category:API Faction Functions|GetNumFactions]]

Latest revision as of 04:46, 15 August 2023

WoW API < GetNumFactions

Returns the number of lines in the faction display.

numFactions = GetNumFactions()

Parameters[edit]

Returns[edit]

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