m
Move page script moved page API IsFactionInactive to WoW:API IsFactionInactive without leaving a redirect
No edit summary |
m (Move page script moved page API IsFactionInactive to WoW:API IsFactionInactive without leaving a redirect) |
||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{{wowapi}} | |||
Determine if a faction is active. | |||
inactive = | inactive = IsFactionInactive(FactionIndex) | ||
== Parameters == | |||
=== Returns === | |||
:;inactive : Boolean - nil if 'Move to Inactive' is not checked; 1 if it is | |||
==Details== | |||
Added in 1.10. | |||