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