Table of Contents

Class DefaultPartySizeLimitModel

Namespace
TaleWorlds.CampaignSystem.GameComponents
Assembly
TaleWorlds.CampaignSystem.dll
public class DefaultPartySizeLimitModel : PartySizeLimitModel
Inheritance
DefaultPartySizeLimitModel
Inherited Members

Constructors

DefaultPartySizeLimitModel()

public DefaultPartySizeLimitModel()

Methods

GetAssumedPartySizeForLordParty(Hero, IFaction, Clan)

public override int GetAssumedPartySizeForLordParty(Hero leaderHero, IFaction partyMapFaction, Clan actualClan)

Parameters

leaderHero Hero
partyMapFaction IFaction
actualClan Clan

Returns

int

GetPartyMemberSizeLimit(PartyBase, bool)

public override ExplainedNumber GetPartyMemberSizeLimit(PartyBase party, bool includeDescriptions = false)

Parameters

party PartyBase
includeDescriptions bool

Returns

ExplainedNumber

GetPartyPrisonerSizeLimit(PartyBase, bool)

public override ExplainedNumber GetPartyPrisonerSizeLimit(PartyBase party, bool includeDescriptions = false)

Parameters

party PartyBase
includeDescriptions bool

Returns

ExplainedNumber

GetTierPartySizeEffect(int)

public override int GetTierPartySizeEffect(int tier)

Parameters

tier int

Returns

int

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