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
ArmygatheringSettlement
Settlement
Fields
ArmyLeader
[SaveableField(220)]
public readonly Hero ArmyLeader
Field Value
ArmyMapFaction
[SaveableField(221)]
public readonly IFaction ArmyMapFaction
Field Value
GatheringSettlement
[SaveableField(222)]
public readonly Settlement GatheringSettlement
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
ToString()
public override string ToString()
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).