Table of Contents

Class BecomeKingSceneNotificationItem

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

Constructors

BecomeKingSceneNotificationItem(Hero)

public BecomeKingSceneNotificationItem(Hero newLeaderHero)

Parameters

newLeaderHero Hero

Properties

NewLeaderHero

public Hero NewLeaderHero { get; }

Property Value

Hero

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).