Table of Contents

Class KingdomDecisionConcludedLogEntry

Namespace
TaleWorlds.CampaignSystem.LogEntries
Assembly
TaleWorlds.CampaignSystem.dll
public class KingdomDecisionConcludedLogEntry : LogEntry, IChatNotification
Inheritance
KingdomDecisionConcludedLogEntry
Implements
Inherited Members

Constructors

KingdomDecisionConcludedLogEntry(KingdomDecision, DecisionOutcome, bool)

public KingdomDecisionConcludedLogEntry(KingdomDecision decision, DecisionOutcome chosenOutcome, bool isPlayerInvolved)

Parameters

decision KingdomDecision
chosenOutcome DecisionOutcome
isPlayerInvolved bool

Fields

Kingdom

[SaveableField(1)]
public readonly Kingdom Kingdom

Field Value

Kingdom

Properties

IsVisibleNotification

public bool IsVisibleNotification { get; }

Property Value

bool

KeepInHistoryTime

public override CampaignTime KeepInHistoryTime { get; }

Property Value

CampaignTime

NotificationType

public override ChatNotificationType NotificationType { get; }

Property Value

ChatNotificationType

Methods

AutoGeneratedInstanceCollectObjects(List<object>)

protected override void AutoGeneratedInstanceCollectObjects(List<object> collectedObjects)

Parameters

collectedObjects List<object>

GetNotificationText()

public TextObject GetNotificationText()

Returns

TextObject

ToString()

public override string ToString()

Returns

string

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