M&B: Bannerlord 1.1.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.CampaignSystem.MapNotificationTypes.PeaceOfferMapNotification Class Reference

Inherits TaleWorlds.Core.InformationData.

Public Member Functions

 PeaceOfferMapNotification (IFaction opponentFaction, int tributeAmount, TextObject descriptionText)
 
 PeaceOfferMapNotification (TextObject description)
 
override bool IsValid ()
 
virtual bool IsValid ()
 

Properties

IFaction OpponentFaction [get]
 
int TributeAmount [get]
 
override TextObject TitleText [get]
 
override string SoundEventPath [get]
 
- Properties inherited from TaleWorlds.Core.InformationData
abstract TextObject TitleText [get]
 
abstract string SoundEventPath [get]
 

Additional Inherited Members

- Public Attributes inherited from TaleWorlds.Core.InformationData
readonly TextObject DescriptionText
 
- Protected Member Functions inherited from TaleWorlds.Core.InformationData
 InformationData (TextObject description)
 Parameters of the information.
 

Constructor & Destructor Documentation

◆ PeaceOfferMapNotification() [1/2]

TaleWorlds.CampaignSystem.MapNotificationTypes.PeaceOfferMapNotification.PeaceOfferMapNotification ( IFaction  opponentFaction,
int  tributeAmount,
TextObject  descriptionText 
)

◆ PeaceOfferMapNotification() [2/2]

TaleWorlds.CampaignSystem.MapNotificationTypes.PeaceOfferMapNotification.PeaceOfferMapNotification ( TextObject  description)

Member Function Documentation

◆ IsValid()

override bool TaleWorlds.CampaignSystem.MapNotificationTypes.PeaceOfferMapNotification.IsValid ( )
virtual

Reimplemented from TaleWorlds.Core.InformationData.

Property Documentation

◆ OpponentFaction

IFaction TaleWorlds.CampaignSystem.MapNotificationTypes.PeaceOfferMapNotification.OpponentFaction
get

◆ TributeAmount

int TaleWorlds.CampaignSystem.MapNotificationTypes.PeaceOfferMapNotification.TributeAmount
get

◆ TitleText

override TextObject TaleWorlds.CampaignSystem.MapNotificationTypes.PeaceOfferMapNotification.TitleText
get

◆ SoundEventPath

override string TaleWorlds.CampaignSystem.MapNotificationTypes.PeaceOfferMapNotification.SoundEventPath
get