Class SettlementClaimedLogEntry
- Namespace
- TaleWorlds.CampaignSystem.LogEntries
- Assembly
- TaleWorlds.CampaignSystem.dll
public class SettlementClaimedLogEntry : LogEntry, IChatNotification
- Inheritance
-
SettlementClaimedLogEntry
- Implements
- Inherited Members
Constructors
SettlementClaimedLogEntry(Hero, Settlement)
public SettlementClaimedLogEntry(Hero claimant, Settlement settlement)
Parameters
claimant
Herosettlement
Settlement
Fields
Claimant
[SaveableField(320)]
public readonly Hero Claimant
Field Value
Settlement
[SaveableField(321)]
public readonly Settlement Settlement
Field Value
Properties
IsVisibleNotification
public bool IsVisibleNotification { get; }
Property Value
KeepInHistoryTime
public override CampaignTime KeepInHistoryTime { get; }
Property Value
Methods
AutoGeneratedInstanceCollectObjects(List<object>)
protected override void AutoGeneratedInstanceCollectObjects(List<object> collectedObjects)
Parameters
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).