WoW:API FactionToggleAtWar: Difference between revisions
Jump to navigation
Jump to search
m
Robot: converting/fixing HTML
(upgraded deprecated template) |
m (Robot: converting/fixing HTML) |
||
| Line 11: | Line 11: | ||
:;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 === | ||
: | :''nil'' | ||
== Details == | == Details == | ||
: The UPDATE_FACTION event will be fired after the change. | : The UPDATE_FACTION event will be fired after the change. | ||