WoW:API SetWatchedFactionIndex: Difference between revisions
Jump to navigation
Jump to search
SetWatchedFactionIndex -Documentation by Maldivia-
(SetWatchedFactionIndex) |
(upgraded deprecated template) |
||
Line 1: | Line 1: | ||
{{wowapi}} | |||
<center>'''SetWatchedFactionIndex''' ''-Documentation by Maldivia-''</center> | <center>'''SetWatchedFactionIndex''' ''-Documentation by Maldivia-''</center> | ||
Line 13: | Line 14: | ||
: Added in 1.10.0 | : Added in 1.10.0 | ||
__NOTOC__ | __NOTOC__ | ||
Revision as of 18:14, 6 January 2007
← WoW API < SetWatchedFactionIndex
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