Class HeirComeOfAgeMapNotification
- Namespace
- TaleWorlds.CampaignSystem.MapNotificationTypes
- Assembly
- TaleWorlds.CampaignSystem.dll
public class HeirComeOfAgeMapNotification : InformationData
- Inheritance
-
HeirComeOfAgeMapNotification
- Inherited Members
Constructors
HeirComeOfAgeMapNotification(Hero, Hero, TextObject, CampaignTime)
public HeirComeOfAgeMapNotification(Hero comeOfAgeHero, Hero mentorHero, TextObject descriptionText, CampaignTime creationTime)
Parameters
comeOfAgeHero
HeromentorHero
HerodescriptionText
TextObjectcreationTime
CampaignTime
Properties
ComeOfAgeHero
[SaveableProperty(1)]
public Hero ComeOfAgeHero { get; }
Property Value
CreationTime
[SaveableProperty(3)]
public CampaignTime CreationTime { get; }
Property Value
MentorHero
[SaveableProperty(2)]
public Hero MentorHero { get; }
Property Value
SoundEventPath
public override string SoundEventPath { get; }
Property Value
TitleText
public override TextObject TitleText { get; }
Property Value
Methods
AutoGeneratedInstanceCollectObjects(List<object>)
protected override void AutoGeneratedInstanceCollectObjects(List<object> collectedObjects)
Parameters
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).