WoW:API SetFactionInactive: Difference between revisions
Jump to navigation
Jump to search
(upgraded deprecated template) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{wowapi}} | {{wowapi}} | ||
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 | ||
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