Contents
← WoW API < FactionToggleAtWar
Toggle the At War status of a faction row.
FactionToggleAtWar(rowIndex)
Parameters[edit | edit source]
Arguments[edit | edit source]
- (rowIndex)
- rowIndex
- Integer - The row index of the faction to toggle the At War status for. The row must have a true canToggleAtWar value (From GetFactionInfo)
Returns[edit | edit source]
- nil
Details[edit | edit source]
- The UPDATE_FACTION event will be fired after the change.
Community content is available under CC-BY-SA unless otherwise noted.