Table of Contents

Class AlleyLeaderDiedMapNotification

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

Constructors

AlleyLeaderDiedMapNotification(Alley, TextObject)

public AlleyLeaderDiedMapNotification(Alley alley, TextObject description)

Parameters

alley Alley
description TextObject

Properties

Alley

[SaveableProperty(10)]
public Alley Alley { get; }

Property Value

Alley

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).