Table of Contents

Class PartyLeaderChangeNotification

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

Constructors

PartyLeaderChangeNotification(MobileParty, TextObject)

public PartyLeaderChangeNotification(MobileParty party, TextObject descriptionText)

Parameters

party MobileParty
descriptionText TextObject

Properties

Party

[SaveableProperty(1)]
public MobileParty Party { 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>

IsValid()

public override bool IsValid()

Returns

bool

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