WoW:API SetFactionActive: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(upgraded deprecated template)
m (Move page script moved page API SetFactionActive to WoW:API SetFactionActive without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{wowapi}}
{{wowapi}}
<center>'''SetFactionActive''' ''-Documentation by Maldivia-''</center>


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).

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

Arguments

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

Details

Added in 1.10.0