FactionToggleAtWar

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 1.0.0 / 1.13.2

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.