Table of Contents

Class PledgeAllegianceSceneNotificationItem

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

Constructors

PledgeAllegianceSceneNotificationItem(Hero, bool)

public PledgeAllegianceSceneNotificationItem(Hero playerHero, bool playerWantsToRestore)

Parameters

playerHero Hero
playerWantsToRestore bool

Properties

PlayerHero

public Hero PlayerHero { get; }

Property Value

Hero

PlayerWantsToRestore

public bool PlayerWantsToRestore { 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).