Table of Contents

Class KingdomDecisionMapNotification

Namespace
TaleWorlds.CampaignSystem.MapNotificationTypes
Assembly
TaleWorlds.CampaignSystem.dll
public class KingdomDecisionMapNotification : InformationData
Inheritance
KingdomDecisionMapNotification
Inherited Members

Constructors

KingdomDecisionMapNotification(Kingdom, KingdomDecision, TextObject)

public KingdomDecisionMapNotification(Kingdom kingdom, KingdomDecision decision, TextObject descriptionText)

Parameters

kingdom Kingdom
decision KingdomDecision
descriptionText TextObject

Properties

Decision

[SaveableProperty(2)]
public KingdomDecision Decision { get; }

Property Value

KingdomDecision

KingdomOfDecision

[SaveableProperty(1)]
public Kingdom KingdomOfDecision { get; }

Property Value

Kingdom

SoundEventPath

public override string SoundEventPath { get; }

Property Value

string

TitleText

public override TextObject TitleText { get; }

Property Value

TextObject

Methods

AutoGeneratedInstanceCollectObjects(List<object>)

protected override void AutoGeneratedInstanceCollectObjects(List<object> collectedObjects)

Parameters

collectedObjects List<object>

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