M&B: Bannerlord 1.0.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.CampaignSystem.ComponentInterfaces.PartyDesertionModel Class Referenceabstract

Inherits TaleWorlds.Core.GameModel.

Inherited by TaleWorlds.CampaignSystem.GameComponents.DefaultPartyDesertionModel.

Public Member Functions

abstract int GetNumberOfDeserters (MobileParty mobileParty)
 
abstract int GetMoraleThresholdForTroopDesertion (MobileParty mobileParty)
 

Member Function Documentation

◆ GetNumberOfDeserters()

abstract int TaleWorlds.CampaignSystem.ComponentInterfaces.PartyDesertionModel.GetNumberOfDeserters ( MobileParty  mobileParty)
pure virtual

◆ GetMoraleThresholdForTroopDesertion()

abstract int TaleWorlds.CampaignSystem.ComponentInterfaces.PartyDesertionModel.GetMoraleThresholdForTroopDesertion ( MobileParty  mobileParty)
pure virtual