Class JoinKingdomAsClanBarterable
- Namespace
- TaleWorlds.CampaignSystem.BarterSystem.Barterables
- Assembly
- TaleWorlds.CampaignSystem.dll
public class JoinKingdomAsClanBarterable : Barterable
- Inheritance
-
JoinKingdomAsClanBarterable
- Inherited Members
Constructors
JoinKingdomAsClanBarterable(Hero, Kingdom, bool)
public JoinKingdomAsClanBarterable(Hero owner, Kingdom targetKingdom, bool isDefecting = false)
Parameters
Fields
IsDefecting
public readonly bool IsDefecting
Field Value
TargetKingdom
public readonly Kingdom TargetKingdom
Field Value
Properties
Name
public override TextObject Name { get; }
Property Value
StringID
public override string StringID { get; }
Property Value
Methods
Apply()
public override void Apply()
AutoGeneratedInstanceCollectObjects(List<object>)
protected override void AutoGeneratedInstanceCollectObjects(List<object> collectedObjects)
Parameters
CheckBarterLink(Barterable)
public override void CheckBarterLink(Barterable linkedBarterable)
Parameters
linkedBarterable
Barterable
GetEncyclopediaLink()
public override string GetEncyclopediaLink()
Returns
GetUnitValueForFaction(IFaction)
public override int GetUnitValueForFaction(IFaction factionForEvaluation)
Parameters
factionForEvaluation
IFaction
Returns
GetVisualIdentifier()
public override ImageIdentifier GetVisualIdentifier()
Returns
IsCompatible(Barterable)
public override bool IsCompatible(Barterable barterable)
Parameters
barterable
Barterable
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).