Table of Contents

Class TransferPrisonerBarterable

Namespace
TaleWorlds.CampaignSystem.BarterSystem.Barterables
Assembly
TaleWorlds.CampaignSystem.dll
public class TransferPrisonerBarterable : Barterable
Inheritance
TransferPrisonerBarterable
Inherited Members

Constructors

TransferPrisonerBarterable(Hero, Hero, PartyBase, Hero, PartyBase)

public TransferPrisonerBarterable(Hero prisonerCharacter, Hero owner, PartyBase ownerParty, Hero opponentHero, PartyBase otherParty)

Parameters

prisonerCharacter Hero
owner Hero
ownerParty PartyBase
opponentHero Hero
otherParty PartyBase

Properties

Name

public override TextObject Name { get; }

Property Value

TextObject

StringID

public override string StringID { get; }

Property Value

string

Methods

Apply()

public override void Apply()

AutoGeneratedInstanceCollectObjects(List<object>)

protected override void AutoGeneratedInstanceCollectObjects(List<object> collectedObjects)

Parameters

collectedObjects List<object>
public override string GetEncyclopediaLink()

Returns

string

GetUnitValueForFaction(IFaction)

public override int GetUnitValueForFaction(IFaction faction)

Parameters

faction IFaction

Returns

int

GetVisualIdentifier()

public override ImageIdentifier GetVisualIdentifier()

Returns

ImageIdentifier

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