Mod API Reference:GameOrderAttackTransferResult

From Warzone Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

GameOrderAttackTransferResult: Subclass of GameOrderResult

  • ActualArmies Armies: The number of armies from the source territory that actually participated in the attack or transfer.
  • AttackingArmiesKilled Armies:
  • DamageToSpecialUnits Table<Guid,integer>:
  • DefendingArmiesKilled Armies:
  • DefenseLuck Nullable<number>:
  • IsAttack boolean: True if this was an attack, false if it was a transfer.
  • IsNullified boolean:
  • IsSuccessful boolean: If IsAttack is true and IsSuccessful is true, the territory was captured. If IsAttack is true and IsSuccessful was false, the territory was not captured.
  • OffenseLuck Nullable<number>: