M&B: Bannerlord 1.2.7
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.CampaignSystem.Actions.SiegeAftermathAction Class Reference

Public Types

enum  SiegeAftermath {
  Devastate ,
  Pillage ,
  ShowMercy
}
 

Static Public Member Functions

static void ApplyAftermath (MobileParty attackerParty, Settlement settlement, SiegeAftermath aftermathType, Clan previousSettlementOwner, Dictionary< MobileParty, float > partyContributions)
 

Member Enumeration Documentation

◆ SiegeAftermath

Enumerator
Devastate 
Pillage 
ShowMercy 

Member Function Documentation

◆ ApplyAftermath()

static void TaleWorlds.CampaignSystem.Actions.SiegeAftermathAction.ApplyAftermath ( MobileParty  attackerParty,
Settlement  settlement,
SiegeAftermath  aftermathType,
Clan  previousSettlementOwner,
Dictionary< MobileParty, float >  partyContributions 
)
static