Class PlayerBattleEndedLogEntry
- Namespace
- TaleWorlds.CampaignSystem.LogEntries
- Assembly
- TaleWorlds.CampaignSystem.dll
public class PlayerBattleEndedLogEntry : LogEntry, IChatNotification
- Inheritance
-
PlayerBattleEndedLogEntry
- Implements
- Inherited Members
Constructors
PlayerBattleEndedLogEntry(MapEvent)
public PlayerBattleEndedLogEntry(MapEvent mapEvent)
Parameters
mapEventMapEvent
Properties
IsVisibleNotification
public bool IsVisibleNotification { get; }
Property Value
Methods
AutoGeneratedInstanceCollectObjects(List<object>)
protected override void AutoGeneratedInstanceCollectObjects(List<object> collectedObjects)
Parameters
GetConversationScoreAndComment(Hero, bool, out string, out ImportanceEnum)
public override void GetConversationScoreAndComment(Hero talkTroop, bool findString, out string comment, out ImportanceEnum score)
Parameters
talkTroopHerofindStringboolcommentstringscoreImportanceEnum
GetImportanceForClan(Clan)
public override ImportanceEnum GetImportanceForClan(Clan clan)
Parameters
clanClan
Returns
GetNotificationText()
public TextObject GetNotificationText()
Returns
ToString()
public override string ToString()
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).