WoW:API FactionToggleAtWar: Difference between revisions

m
Move page script moved page API FactionToggleAtWar to WoW:API FactionToggleAtWar without leaving a redirect
m (New document)
 
m (Move page script moved page API FactionToggleAtWar to WoW:API FactionToggleAtWar without leaving a redirect)
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<center>'''FactionToggleAtWar''' - ''Documentation by [[User:Flickering|Flickering]]''</center>
{{wowapi}}


Toggle the At War status of a faction row.
Toggle the At War status of a faction row.
Line 10: Line 10:
:;rowIndex : Integer - The row index of the faction to toggle the At War status for. The row must have a true canToggleAtWar value (From [[API GetFactionInfo|GetFactionInfo]])
:;rowIndex : Integer - The row index of the faction to toggle the At War status for. The row must have a true canToggleAtWar value (From [[API GetFactionInfo|GetFactionInfo]])
=== Returns ===
=== Returns ===
:<i>nil</i>
:''nil''




== Details ==
== Details ==
: The UPDATE_FACTION event will be fired after the change.
: The UPDATE_FACTION event will be fired after the change.
----
__NOTOC__
{{Template:WoW API}}
[[Category:API Faction Functions|FactionToggleAtWar]]
Anonymous user