WoW:API SetFactionActive: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
 
m (Move page script moved page API SetFactionActive to API SetFactionActive without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<center>'''SetFactionActive''' ''-Documentation by Maldivia-''</center>
{{wowapi}}


Sets the faction as active (will no longer figure in the inactive group in the ReputationFrame).
Sets the faction as active (will no longer figure in the inactive group in the ReputationFrame).
Line 13: Line 13:
: Added in 1.10.0
: Added in 1.10.0
__NOTOC__
__NOTOC__
{{Template:WoW API}}

Latest revision as of 04:47, 15 August 2023

WoW API < SetFactionActive

Sets the faction as active (will no longer figure in the inactive group in the ReputationFrame).

SetFactionActive(factionIndex)

Parameters[edit]

Arguments[edit]

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

Details[edit]

Added in 1.10.0