FactionToggleAtWar

From Warcraft Wiki
Jump to navigation Jump to search

Toggles the At War status for a faction.

FactionToggleAtWar(rowIndex)

Arguments

rowIndex
number - The row index of the faction to toggle the At War status for. The row must have a true canToggleAtWar value (From GetFactionInfo)

Details

The UPDATE_FACTION event will be fired after the change.