M&B: Bannerlord 1.0.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.Core.InformationData Class Reference

Inherited by StoryMode.ConspiracyQuestMapNotification, TaleWorlds.CampaignSystem.MapNotificationTypes.ArmyCreationMapNotification, TaleWorlds.CampaignSystem.MapNotificationTypes.ArmyDispersionMapNotification, TaleWorlds.CampaignSystem.MapNotificationTypes.ChildBornMapNotification, TaleWorlds.CampaignSystem.MapNotificationTypes.DeathMapNotification, TaleWorlds.CampaignSystem.MapNotificationTypes.EducationMapNotification, TaleWorlds.CampaignSystem.MapNotificationTypes.HeirComeOfAgeMapNotification, TaleWorlds.CampaignSystem.MapNotificationTypes.KingdomDecisionMapNotification, TaleWorlds.CampaignSystem.MapNotificationTypes.KingdomDestroyedMapNotification, TaleWorlds.CampaignSystem.MapNotificationTypes.MarriageMapNotification, TaleWorlds.CampaignSystem.MapNotificationTypes.MarriageOfferMapNotification, TaleWorlds.CampaignSystem.MapNotificationTypes.MercenaryOfferMapNotification, TaleWorlds.CampaignSystem.MapNotificationTypes.PartyLeaderChangeNotification, TaleWorlds.CampaignSystem.MapNotificationTypes.PeaceMapNotification, TaleWorlds.CampaignSystem.MapNotificationTypes.PeaceOfferMapNotification, TaleWorlds.CampaignSystem.MapNotificationTypes.RansomOfferMapNotification, TaleWorlds.CampaignSystem.MapNotificationTypes.SettlementOwnerChangedMapNotification, TaleWorlds.CampaignSystem.MapNotificationTypes.SettlementRebellionMapNotification, TaleWorlds.CampaignSystem.MapNotificationTypes.SettlementUnderSiegeMapNotification, TaleWorlds.CampaignSystem.MapNotificationTypes.TraitChangedMapNotification, TaleWorlds.CampaignSystem.MapNotificationTypes.VassalOfferMapNotification, and TaleWorlds.CampaignSystem.MapNotificationTypes.WarMapNotification.

Public Member Functions

virtual bool IsValid ()
 

Public Attributes

readonly TextObject DescriptionText
 

Protected Member Functions

 InformationData (TextObject description)
 Parameters of the information More...
 

Properties

abstract TextObject TitleText [get]
 
abstract string SoundEventPath [get]
 

Constructor & Destructor Documentation

◆ InformationData()

TaleWorlds.Core.InformationData.InformationData ( TextObject  description)
protected
Parameters
descriptionTextDescription of the information

Member Function Documentation

◆ IsValid()

Member Data Documentation

◆ DescriptionText

readonly TextObject TaleWorlds.Core.InformationData.DescriptionText

Property Documentation

◆ TitleText

abstract TextObject TaleWorlds.Core.InformationData.TitleText
get

name="titleText"> Title of the information name="soundEventPath"> Path of a sound file in the project

◆ SoundEventPath

abstract string TaleWorlds.Core.InformationData.SoundEventPath
get