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
character
CharacterObject
Returns
GetTotalWage(MobileParty, bool)
public override ExplainedNumber GetTotalWage(MobileParty mobileParty, bool includeDescriptions = false)
Parameters
mobileParty
MobilePartyincludeDescriptions
bool
Returns
GetTroopRecruitmentCost(CharacterObject, Hero, bool)
public override int GetTroopRecruitmentCost(CharacterObject troop, Hero buyerHero, bool withoutItemCost = false)
Parameters
troop
CharacterObjectbuyerHero
HerowithoutItemCost
bool
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).