WoW:API SetFactionInactive: 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>'''SetFactionInactive''' ''-Documentation by Maldivia-''</center>


Sets the faction as inactive (moves it to the inactive group in the ReputationFrame).
Sets the faction as inactive (moves it to the inactive group in the ReputationFrame).
Line 13: Line 12:
==Details==
==Details==
: Added in 1.10.0
: Added in 1.10.0
__NOTOC__

Revision as of 16:44, 4 December 2007

WoW API < SetFactionInactive

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