WoW:API SetWatchedFactionIndex

Revision as of 18:42, 2 April 2006 by WoWWiki>Maldivia (SetWatchedFactionIndex)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
SetWatchedFactionIndex -Documentation by Maldivia-

Sets the faction to be watched.

SetWatchedFactionIndex(factionIndex)

Parameters

Arguments

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

Added in 1.10.0

Template:WoW API