Table of Contents

Class EducationMapNotification

Namespace
TaleWorlds.CampaignSystem.MapNotificationTypes
Assembly
TaleWorlds.CampaignSystem.dll
public class EducationMapNotification : InformationData
Inheritance
EducationMapNotification
Inherited Members

Constructors

EducationMapNotification(Hero, int, TextObject)

public EducationMapNotification(Hero child, int age, TextObject descriptionText)

Parameters

child Hero
age int
descriptionText TextObject

Properties

Age

[SaveableProperty(11)]
public int Age { get; }

Property Value

int

Child

[SaveableProperty(1)]
public Hero Child { get; }

Property Value

Hero

SoundEventPath

public override string SoundEventPath { get; }

Property Value

string

TitleText

public override TextObject TitleText { get; }

Property Value

TextObject

Methods

AutoGeneratedInstanceCollectObjects(List<object>)

protected override void AutoGeneratedInstanceCollectObjects(List<object> collectedObjects)

Parameters

collectedObjects List<object>

IsValid()

public override bool IsValid()

Returns

bool

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).