Class ValuationModel
- Namespace
- TaleWorlds.CampaignSystem.ComponentInterfaces
- Assembly
- TaleWorlds.CampaignSystem.dll
public abstract class ValuationModel : GameModel
- Inheritance
-
ValuationModel
- Derived
- Inherited Members
Constructors
ValuationModel()
protected ValuationModel()
Methods
GetMilitaryValueOfParty(MobileParty)
public abstract float GetMilitaryValueOfParty(MobileParty party)
Parameters
party
MobileParty
Returns
GetValueOfHero(Hero)
public abstract float GetValueOfHero(Hero hero)
Parameters
hero
Hero
Returns
GetValueOfTroop(CharacterObject)
public abstract float GetValueOfTroop(CharacterObject troop)
Parameters
troop
CharacterObject
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).