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

Inherits TaleWorlds.Core.GameModel.

Inherited by TaleWorlds.CampaignSystem.GameComponents.DefaultValuationModel.

Public Member Functions

abstract float GetValueOfTroop (CharacterObject troop)
 
abstract float GetMilitaryValueOfParty (MobileParty party)
 
abstract float GetValueOfHero (Hero hero)
 

Member Function Documentation

◆ GetValueOfTroop()

abstract float TaleWorlds.CampaignSystem.ComponentInterfaces.ValuationModel.GetValueOfTroop ( CharacterObject  troop)
pure virtual

◆ GetMilitaryValueOfParty()

abstract float TaleWorlds.CampaignSystem.ComponentInterfaces.ValuationModel.GetMilitaryValueOfParty ( MobileParty  party)
pure virtual

◆ GetValueOfHero()

abstract float TaleWorlds.CampaignSystem.ComponentInterfaces.ValuationModel.GetValueOfHero ( Hero  hero)
pure virtual