Class PledgeAllegianceSceneNotificationItem
- Assembly
- TaleWorlds.CampaignSystem.dll
public class PledgeAllegianceSceneNotificationItem : SceneNotificationData
- Inheritance
-
PledgeAllegianceSceneNotificationItem
- Inherited Members
Constructors
PledgeAllegianceSceneNotificationItem(Hero, bool)
public PledgeAllegianceSceneNotificationItem(Hero playerHero, bool playerWantsToRestore)
Parameters
Properties
PlayerHero
public Hero PlayerHero { get; }
Property Value
PlayerWantsToRestore
public bool PlayerWantsToRestore { get; }
Property Value
SceneID
public override string SceneID { get; }
Property Value
TitleText
public override TextObject TitleText { get; }
Property Value
Methods
GetBanners()
public override IEnumerable<Banner> GetBanners()
Returns
GetSceneNotificationCharacters()
public override IEnumerable<SceneNotificationData.SceneNotificationCharacter> GetSceneNotificationCharacters()
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).