WoW:API IsFactionInactive

From AddOn Studio
Revision as of 16:14, 30 March 2006 by WoWWiki>Gxam
Jump to navigation Jump to search
IsFactionInactive -Documentation by Author-

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.


Template:WoW API