Class HeirComingOfAgeFemaleSceneNotificationItem
- Assembly
- TaleWorlds.CampaignSystem.dll
public class HeirComingOfAgeFemaleSceneNotificationItem : SceneNotificationData
- Inheritance
-
HeirComingOfAgeFemaleSceneNotificationItem
- Inherited Members
Constructors
HeirComingOfAgeFemaleSceneNotificationItem(Hero, Hero, CampaignTime)
public HeirComingOfAgeFemaleSceneNotificationItem(Hero mentorHero, Hero heroCameOfAge, CampaignTime creationTime)
Parameters
mentorHero
HeroheroCameOfAge
HerocreationTime
CampaignTime
Properties
HeroCameOfAge
public Hero HeroCameOfAge { get; }
Property Value
MentorHero
public Hero MentorHero { get; }
Property Value
SceneID
public override string SceneID { get; }
Property Value
TitleText
public override TextObject TitleText { get; }
Property Value
Methods
GetSceneNotificationCharacters()
public override IEnumerable<SceneNotificationData.SceneNotificationCharacter> GetSceneNotificationCharacters()
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).