Table of Contents

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

int

Methods

GetCharacterWage(CharacterObject)

public override int GetCharacterWage(CharacterObject character)

Parameters

character CharacterObject

Returns

int

GetTotalWage(MobileParty, bool)

public override ExplainedNumber GetTotalWage(MobileParty mobileParty, bool includeDescriptions = false)

Parameters

mobileParty MobileParty
includeDescriptions bool

Returns

ExplainedNumber

GetTroopRecruitmentCost(CharacterObject, Hero, bool)

public override int GetTroopRecruitmentCost(CharacterObject troop, Hero buyerHero, bool withoutItemCost = false)

Parameters

troop CharacterObject
buyerHero Hero
withoutItemCost bool

Returns

int

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