Class ClanChangeKingdomLogEntry
- Namespace
- TaleWorlds.CampaignSystem.LogEntries
- Assembly
- TaleWorlds.CampaignSystem.dll
public class ClanChangeKingdomLogEntry : LogEntry, IChatNotification, IWarLog
- Inheritance
-
ClanChangeKingdomLogEntry
- Implements
- Inherited Members
Constructors
ClanChangeKingdomLogEntry(Clan, Kingdom, Kingdom, bool)
public ClanChangeKingdomLogEntry(Clan clan, Kingdom oldKingdom, Kingdom newKingdom, bool byRebellion)
Parameters
Fields
Clan
[SaveableField(150)]
public readonly Clan Clan
Field Value
NewKingdom
[SaveableField(152)]
public readonly Kingdom NewKingdom
Field Value
OldKingdom
[SaveableField(151)]
public readonly Kingdom OldKingdom
Field Value
Properties
IsVisibleNotification
public bool IsVisibleNotification { get; }
Property Value
NotificationType
public override ChatNotificationType NotificationType { 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
talkTroop
HerofindString
boolcomment
stringscore
ImportanceEnum
GetImportanceForClan(Clan)
public override ImportanceEnum GetImportanceForClan(Clan clan)
Parameters
clan
Clan
Returns
GetNotificationText()
public TextObject GetNotificationText()
Returns
IsRelatedToWar(StanceLink, out IFaction, out IFaction)
public bool IsRelatedToWar(StanceLink stance, out IFaction effector, out IFaction effected)
Parameters
stance
StanceLinkeffector
IFactioneffected
IFaction
Returns
ToString()
public override string ToString()
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).