Table of Contents

Class SettlementUnderSiegeMapNotification

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

Constructors

SettlementUnderSiegeMapNotification(SiegeEvent, TextObject)

public SettlementUnderSiegeMapNotification(SiegeEvent siegeEvent, TextObject descriptionText)

Parameters

siegeEvent SiegeEvent
descriptionText TextObject

Properties

BesiegedSettlement

[SaveableProperty(20)]
public Settlement BesiegedSettlement { get; }

Property Value

Settlement

BesiegerParty

[SaveableProperty(10)]
public MobileParty BesiegerParty { get; }

Property Value

MobileParty

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>

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