WoW:API IsFactionInactive: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(upgraded deprecated template)
mNo edit summary
Line 1: Line 1:
{{wowapi}}
{{wowapi}}
<center>'''IsFactionInactive''' ''-Documentation by [[user:Author|Author]]-''</center>


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


Added in 1.10.
Added in 1.10.
----
__NOTOC__

Revision as of 16:33, 4 December 2007

WoW API < IsFactionInactive

Determine if a faction is active.

inactive = IsFactionInactive(FactionIndex)

Parameters

Returns

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

Details

Added in 1.10.