Table of Contents

Class KingdomCreatedSceneNotificationItem

Namespace
TaleWorlds.CampaignSystem.SceneInformationPopupTypes
Assembly
TaleWorlds.CampaignSystem.dll
public class KingdomCreatedSceneNotificationItem : SceneNotificationData
Inheritance
KingdomCreatedSceneNotificationItem
Inherited Members

Constructors

KingdomCreatedSceneNotificationItem(Kingdom)

public KingdomCreatedSceneNotificationItem(Kingdom newKingdom)

Parameters

newKingdom Kingdom

Properties

AffirmativeText

public override TextObject AffirmativeText { get; }

Property Value

TextObject

NewKingdom

public Kingdom NewKingdom { get; }

Property Value

Kingdom

PauseActiveState

public override bool PauseActiveState { get; }

Property Value

bool

SceneID

public override string SceneID { get; }

Property Value

string

TitleText

public override TextObject TitleText { get; }

Property Value

TextObject

Methods

GetBanners()

public override IEnumerable<Banner> GetBanners()

Returns

IEnumerable<Banner>

GetSceneNotificationCharacters()

public override IEnumerable<SceneNotificationData.SceneNotificationCharacter> GetSceneNotificationCharacters()

Returns

IEnumerable<SceneNotificationData.SceneNotificationCharacter>

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