Table of Contents

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 Hero
settlement Settlement

Fields

Claimant

[SaveableField(320)]
public readonly Hero Claimant

Field Value

Hero

Settlement

[SaveableField(321)]
public readonly Settlement Settlement

Field Value

Settlement

Properties

IsVisibleNotification

public bool IsVisibleNotification { get; }

Property Value

bool

KeepInHistoryTime

public override CampaignTime KeepInHistoryTime { get; }

Property Value

CampaignTime

Methods

AutoGeneratedInstanceCollectObjects(List<object>)

protected override void AutoGeneratedInstanceCollectObjects(List<object> collectedObjects)

Parameters

collectedObjects List<object>

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).