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

Inherits TaleWorlds.Core.GameModel.

Inherited by TaleWorlds.CampaignSystem.GameComponents.DefaultPartyImpairmentModel.

Public Member Functions

abstract float GetDisorganizedStateDuration (MobileParty party)
 
abstract float GetVulnerabilityStateDuration (PartyBase party)
 
abstract float GetSiegeExpectedVulnerabilityTime ()
 
abstract bool CanGetDisorganized (PartyBase partyBase)
 

Member Function Documentation

◆ GetDisorganizedStateDuration()

abstract float TaleWorlds.CampaignSystem.ComponentInterfaces.PartyImpairmentModel.GetDisorganizedStateDuration ( MobileParty  party)
pure virtual

◆ GetVulnerabilityStateDuration()

abstract float TaleWorlds.CampaignSystem.ComponentInterfaces.PartyImpairmentModel.GetVulnerabilityStateDuration ( PartyBase  party)
pure virtual

◆ GetSiegeExpectedVulnerabilityTime()

abstract float TaleWorlds.CampaignSystem.ComponentInterfaces.PartyImpairmentModel.GetSiegeExpectedVulnerabilityTime ( )
pure virtual

◆ CanGetDisorganized()

abstract bool TaleWorlds.CampaignSystem.ComponentInterfaces.PartyImpairmentModel.CanGetDisorganized ( PartyBase  partyBase)
pure virtual