Class DefaultPartyWageModel
- Namespace
- TaleWorlds.CampaignSystem.GameComponents
- Assembly
- TaleWorlds.CampaignSystem.dll
public class DefaultPartyWageModel : PartyWageModel
- Inheritance
-
DefaultPartyWageModel
- Inherited Members
Constructors
DefaultPartyWageModel()
public DefaultPartyWageModel()
Properties
MaxWage
public override int MaxWage { get; }
Property Value
Methods
GetCharacterWage(CharacterObject)
public override int GetCharacterWage(CharacterObject character)
Parameters
characterCharacterObject
Returns
GetTotalWage(MobileParty, bool)
public override ExplainedNumber GetTotalWage(MobileParty mobileParty, bool includeDescriptions = false)
Parameters
mobilePartyMobilePartyincludeDescriptionsbool
Returns
GetTroopRecruitmentCost(CharacterObject, Hero, bool)
public override int GetTroopRecruitmentCost(CharacterObject troop, Hero buyerHero, bool withoutItemCost = false)
Parameters
troopCharacterObjectbuyerHeroHerowithoutItemCostbool
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).