WoW:API IsFactionInactive

From AddOn Studio
Revision as of 19:55, 18 March 2006 by WoWWiki>WoWWiki-Ulic
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Usage: inactive = IsFactionInactive(FactionIndex);

inactive = NIL if 'Move to Inactive' check is not marked on Reputation Details screen.

inactive = 1 if 'Move to Inactive' check is marked on Reputation Details screen.

Template:WoW API