Table of Contents

Class HeirComingOfAgeSceneNotificationItem

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

Constructors

HeirComingOfAgeSceneNotificationItem(Hero, Hero, CampaignTime)

public HeirComingOfAgeSceneNotificationItem(Hero mentorHero, Hero heroCameOfAge, CampaignTime creationTime)

Parameters

mentorHero Hero
heroCameOfAge Hero
creationTime CampaignTime

Properties

HeroCameOfAge

public Hero HeroCameOfAge { get; }

Property Value

Hero

MentorHero

public Hero MentorHero { get; }

Property Value

Hero

SceneID

public override string SceneID { get; }

Property Value

string

TitleText

public override TextObject TitleText { get; }

Property Value

TextObject

Methods

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