Table of Contents

Class GatherArmyLogEntry

Namespace
TaleWorlds.CampaignSystem.LogEntries
Assembly
TaleWorlds.CampaignSystem.dll
public class GatherArmyLogEntry : LogEntry, IChatNotification
Inheritance
GatherArmyLogEntry
Implements
Inherited Members

Constructors

GatherArmyLogEntry(Army, Settlement)

public GatherArmyLogEntry(Army army, Settlement gatheringSettlement)

Parameters

army Army
gatheringSettlement Settlement

Fields

ArmyLeader

[SaveableField(220)]
public readonly Hero ArmyLeader

Field Value

Hero

ArmyMapFaction

[SaveableField(221)]
public readonly IFaction ArmyMapFaction

Field Value

IFaction

GatheringSettlement

[SaveableField(222)]
public readonly Settlement GatheringSettlement

Field Value

Settlement

Properties

IsVisibleNotification

public bool IsVisibleNotification { get; }

Property Value

bool

NotificationType

public override ChatNotificationType NotificationType { get; }

Property Value

ChatNotificationType

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