Table of Contents

Class NoAttackBarterable

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

Constructors

NoAttackBarterable(Hero, Hero, PartyBase, PartyBase, CampaignTime)

public NoAttackBarterable(Hero originalOwner, Hero otherHero, PartyBase ownerParty, PartyBase otherParty, CampaignTime duration)

Parameters

originalOwner Hero
otherHero Hero
ownerParty PartyBase
otherParty PartyBase
duration CampaignTime

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

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