WoW:API SetFactionInactive: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Move page script moved page API SetFactionInactive to API SetFactionInactive without leaving a redirect) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{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 12: | Line 12: | ||
==Details== | ==Details== | ||
: Added in 1.10.0 | : Added in 1.10.0 | ||
Latest revision as of 04:47, 15 August 2023
← WoW API < SetFactionInactive
Sets the faction as inactive (moves it to the inactive group in the ReputationFrame).
SetFactionInactive(factionIndex)
Parameters[edit]
Arguments[edit]
- factionIndex
- factionIndex
- Integer - The index of the faction to mark inactive.
Details[edit]
- Added in 1.10.0