Table of Contents

Class ExpelClanFromKingdomDecision.ExpelClanDecisionOutcome

Namespace
TaleWorlds.CampaignSystem.Election
Assembly
TaleWorlds.CampaignSystem.dll
public class ExpelClanFromKingdomDecision.ExpelClanDecisionOutcome : DecisionOutcome
Inheritance
ExpelClanFromKingdomDecision.ExpelClanDecisionOutcome
Inherited Members

Constructors

ExpelClanDecisionOutcome(bool)

public ExpelClanDecisionOutcome(bool shouldBeExpelled)

Parameters

shouldBeExpelled bool

Fields

ShouldBeExpelled

[SaveableField(100)]
public readonly bool ShouldBeExpelled

Field Value

bool

Methods

AutoGeneratedInstanceCollectObjects(List<object>)

protected override void AutoGeneratedInstanceCollectObjects(List<object> collectedObjects)

Parameters

collectedObjects List<object>

GetDecisionDescription()

public override TextObject GetDecisionDescription()

Returns

TextObject

GetDecisionImageIdentifier()

public override ImageIdentifier GetDecisionImageIdentifier()

Returns

ImageIdentifier
public override string GetDecisionLink()

Returns

string

GetDecisionTitle()

public override TextObject GetDecisionTitle()

Returns

TextObject

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