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
KingdomDecisionchosenOutcome
DecisionOutcomeisPlayerInvolved
bool
Fields
Kingdom
[SaveableField(1)]
public readonly Kingdom Kingdom
Field Value
Properties
IsVisibleNotification
public bool IsVisibleNotification { get; }
Property Value
KeepInHistoryTime
public override CampaignTime KeepInHistoryTime { get; }
Property Value
NotificationType
public override ChatNotificationType NotificationType { get; }
Property Value
Methods
AutoGeneratedInstanceCollectObjects(List<object>)
protected override void AutoGeneratedInstanceCollectObjects(List<object> collectedObjects)
Parameters
GetNotificationText()
public TextObject GetNotificationText()
Returns
ToString()
public override string ToString()
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).