WoW:API GetNumFactions: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
m (Move page script moved page API GetNumFactions to API GetNumFactions without leaving a redirect)
 
(2 intermediate revisions by 2 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)
----
{{WoW API}}

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)