Table of Contents

Class SiegeAftermathLogEntry

Namespace
TaleWorlds.CampaignSystem.LogEntries
Assembly
TaleWorlds.CampaignSystem.dll
public class SiegeAftermathLogEntry : LogEntry
Inheritance
SiegeAftermathLogEntry
Inherited Members

Constructors

SiegeAftermathLogEntry(MobileParty, IEnumerable<MobileParty>, Settlement, SiegeAftermath)

public SiegeAftermathLogEntry(MobileParty leaderParty, IEnumerable<MobileParty> attackers, Settlement settlement, SiegeAftermathAction.SiegeAftermath siegeAftermath)

Parameters

leaderParty MobileParty
attackers IEnumerable<MobileParty>
settlement Settlement
siegeAftermath SiegeAftermathAction.SiegeAftermath

Methods

AutoGeneratedInstanceCollectObjects(List<object>)

protected override void AutoGeneratedInstanceCollectObjects(List<object> collectedObjects)

Parameters

collectedObjects List<object>

GetConversationScoreAndComment(Hero, bool, out string, out ImportanceEnum)

public override void GetConversationScoreAndComment(Hero talkTroop, bool findString, out string comment, out ImportanceEnum score)

Parameters

talkTroop Hero
findString bool
comment string
score ImportanceEnum

GetImportanceForClan(Clan)

public override ImportanceEnum GetImportanceForClan(Clan clan)

Parameters

clan Clan

Returns

ImportanceEnum

GetNotificationText()

public TextObject GetNotificationText()

Returns

TextObject

ToString()

public override string ToString()

Returns

string

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