Table of Contents

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

float

GetValueOfHero(Hero)

public abstract float GetValueOfHero(Hero hero)

Parameters

hero Hero

Returns

float

GetValueOfTroop(CharacterObject)

public abstract float GetValueOfTroop(CharacterObject troop)

Parameters

troop CharacterObject

Returns

float

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).