Table of Contents

Class SettlementProsperityModel

Namespace
TaleWorlds.CampaignSystem.ComponentInterfaces
Assembly
TaleWorlds.CampaignSystem.dll
public abstract class SettlementProsperityModel : GameModel
Inheritance
SettlementProsperityModel
Derived
Inherited Members

Constructors

SettlementProsperityModel()

protected SettlementProsperityModel()

Methods

CalculateHearthChange(Village, bool)

public abstract ExplainedNumber CalculateHearthChange(Village village, bool includeDescriptions = false)

Parameters

village Village
includeDescriptions bool

Returns

ExplainedNumber

CalculateProsperityChange(Town, bool)

public abstract ExplainedNumber CalculateProsperityChange(Town fortification, bool includeDescriptions = false)

Parameters

fortification Town
includeDescriptions bool

Returns

ExplainedNumber

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