WoW:API SetWatchedFactionIndex: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(SetWatchedFactionIndex)
 
m (Move page script moved page API SetWatchedFactionIndex to API SetWatchedFactionIndex without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<center>'''SetWatchedFactionIndex''' ''-Documentation by Maldivia-''</center>
{{wowapi}}
 
Sets the faction to be watched.
Sets the faction to be watched.


Line 12: Line 11:
==Details==
==Details==
: Added in 1.10.0
: Added in 1.10.0
__NOTOC__
{{Template:WoW API}}

Latest revision as of 04:47, 15 August 2023

WoW API < SetWatchedFactionIndex

Sets the faction to be watched.

SetWatchedFactionIndex(factionIndex)

Parameters[edit]

Arguments[edit]

factionIndex
factionIndex
Integer - The index of the faction to watch. If this is 0 (or a value above GetNumFactions()), no faction will be watched.

Details[edit]

Added in 1.10.0