Class MercenaryClanChangedKingdomLogEntry
- Namespace
- TaleWorlds.CampaignSystem.LogEntries
- Assembly
- TaleWorlds.CampaignSystem.dll
public class MercenaryClanChangedKingdomLogEntry : LogEntry, IChatNotification, IWarLog
- Inheritance
-
MercenaryClanChangedKingdomLogEntry
- Implements
- Inherited Members
Constructors
MercenaryClanChangedKingdomLogEntry(Clan, Kingdom, Kingdom)
public MercenaryClanChangedKingdomLogEntry(Clan clan, Kingdom oldKingdom, Kingdom newKingdom)
Parameters
Fields
Clan
[SaveableField(250)]
public readonly Clan Clan
Field Value
NewKingdom
[SaveableField(252)]
public readonly Kingdom NewKingdom
Field Value
OldKingdom
[SaveableField(251)]
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
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).