WoW:API IsFactionInactive: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
m (Move page script moved page API IsFactionInactive to API IsFactionInactive without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<center>'''IsFactionInactive''' ''-Documentation by [[user:Author|Author]]-''</center>
{{wowapi}}


Determine if a faction is active.
Determine if a faction is active.
Line 13: Line 13:


Added in 1.10.
Added in 1.10.
----
__NOTOC__
{{Template:WoW API}}

Latest revision as of 04:46, 15 August 2023

WoW API < IsFactionInactive

Determine if a faction is active.

inactive = IsFactionInactive(FactionIndex)

Parameters[edit]

Returns[edit]

inactive
Boolean - nil if 'Move to Inactive' is not checked; 1 if it is

Details[edit]

Added in 1.10.