Table of Contents

Class PartySizeLimitModel

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

Constructors

PartySizeLimitModel()

protected PartySizeLimitModel()

Methods

GetAssumedPartySizeForLordParty(Hero, IFaction, Clan)

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

Parameters

leaderHero Hero
partyMapFaction IFaction
actualClan Clan

Returns

int

GetPartyMemberSizeLimit(PartyBase, bool)

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

Parameters

party PartyBase
includeDescriptions bool

Returns

ExplainedNumber

GetPartyPrisonerSizeLimit(PartyBase, bool)

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

Parameters

party PartyBase
includeDescriptions bool

Returns

ExplainedNumber

GetTierPartySizeEffect(int)

public abstract int GetTierPartySizeEffect(int tier)

Parameters

tier int

Returns

int

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