Table of Contents

Class GoldBarterable

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

Constructors

GoldBarterable(Hero, Hero, PartyBase, PartyBase, int)

public GoldBarterable(Hero owner, Hero other, PartyBase ownerParty, PartyBase otherParty, int val)

Parameters

owner Hero
other Hero
ownerParty PartyBase
otherParty PartyBase
val int

Properties

MaxAmount

public override int MaxAmount { get; }

Property Value

int

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).