Table of Contents

Class FiefBarterable

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

Constructors

FiefBarterable(Settlement, Hero, Hero)

public FiefBarterable(Settlement settlement, Hero owner, Hero heroOfferedTo)

Parameters

settlement Settlement
owner Hero
heroOfferedTo Hero

Properties

Name

public override TextObject Name { get; }

Property Value

TextObject

StringID

public override string StringID { get; }

Property Value

string

TargetSettlement

public Settlement TargetSettlement { get; }

Property Value

Settlement

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