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

Inherits TaleWorlds.Core.GameModel.

Public Member Functions

abstract float CalculateMoraleChange (MobileParty party)
 
abstract TextObject GetMoraleTooltipText (MobileParty party)
 

Member Function Documentation

◆ CalculateMoraleChange()

abstract float TaleWorlds.CampaignSystem.ComponentInterfaces.MobilePartyMoraleModel.CalculateMoraleChange ( MobileParty  party)
pure virtual

◆ GetMoraleTooltipText()

abstract TextObject TaleWorlds.CampaignSystem.ComponentInterfaces.MobilePartyMoraleModel.GetMoraleTooltipText ( MobileParty  party)
pure virtual