Class MarriageOfferMapNotification
- Namespace
- TaleWorlds.CampaignSystem.MapNotificationTypes
- Assembly
- TaleWorlds.CampaignSystem.dll
public class MarriageOfferMapNotification : InformationData
- Inheritance
-
MarriageOfferMapNotification
- Inherited Members
Constructors
MarriageOfferMapNotification(Hero, Hero, TextObject)
public MarriageOfferMapNotification(Hero firstHero, Hero secondHero, TextObject descriptionText)
Parameters
firstHero
HerosecondHero
HerodescriptionText
TextObject
Properties
Maiden
[SaveableProperty(2)]
public Hero Maiden { get; }
Property Value
SoundEventPath
public override string SoundEventPath { get; }
Property Value
Suitor
[SaveableProperty(1)]
public Hero Suitor { get; }
Property Value
TitleText
public override TextObject TitleText { get; }
Property Value
Methods
AutoGeneratedInstanceCollectObjects(List<object>)
protected override void AutoGeneratedInstanceCollectObjects(List<object> collectedObjects)
Parameters
IsValid()
public override bool IsValid()
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).