Table of Contents

Class SafePassageBarterable

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

Constructors

SafePassageBarterable(Hero, Hero, PartyBase, PartyBase)

public SafePassageBarterable(Hero originalOwner, Hero otherHero, PartyBase ownerParty, PartyBase otherParty)

Parameters

originalOwner Hero
otherHero Hero
ownerParty PartyBase
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>

GetUnitValueForFaction(IFaction)

public override int GetUnitValueForFaction(IFaction faction)

Parameters

faction IFaction

Returns

int

GetVisualIdentifier()

public override ImageIdentifier GetVisualIdentifier()

Returns

ImageIdentifier

IsCompatible(Barterable)

public override bool IsCompatible(Barterable barterable)

Parameters

barterable Barterable

Returns

bool

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