WoW:API SetFactionInactive

From AddOn Studio
Revision as of 18:47, 2 April 2006 by WoWWiki>Maldivia
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
SetFactionInactive -Documentation by Maldivia-

Sets the faction as inactive (moves it to the inactive group in the ReputationFrame).

SetFactionInactive(factionIndex)

Parameters

Arguments

factionIndex
factionIndex
Integer - The index of the faction to mark inactive.

Details

Added in 1.10.0

Template:WoW API