WoW:API SetFactionActive: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
 
(upgraded deprecated template)
Line 1: Line 1:
{{wowapi}}
  <center>'''SetFactionActive''' ''-Documentation by Maldivia-''</center>
  <center>'''SetFactionActive''' ''-Documentation by Maldivia-''</center>


Line 13: Line 14:
: Added in 1.10.0
: Added in 1.10.0
__NOTOC__
__NOTOC__
{{Template:WoW API}}

Revision as of 18:14, 6 January 2007

WoW API < SetFactionActive

SetFactionActive -Documentation by Maldivia-

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