Class ArmyDispersionLogEntry
- Namespace
- TaleWorlds.CampaignSystem.LogEntries
- Assembly
- TaleWorlds.CampaignSystem.dll
public class ArmyDispersionLogEntry : LogEntry, IEncyclopediaLog, IChatNotification, IWarLog
- Inheritance
-
ArmyDispersionLogEntry
- Implements
- Inherited Members
Constructors
ArmyDispersionLogEntry(Army, ArmyDispersionReason)
public ArmyDispersionLogEntry(Army army, Army.ArmyDispersionReason reason)
Parameters
army
Armyreason
Army.ArmyDispersionReason
Fields
DispersionReason
[SaveableField(30)]
public readonly Army.ArmyDispersionReason DispersionReason
Field Value
Properties
IsVisibleNotification
public bool IsVisibleNotification { get; }
Property Value
KeepInHistoryTime
public override CampaignTime KeepInHistoryTime { get; }
Property Value
NotificationType
public override ChatNotificationType NotificationType { get; }
Property Value
Methods
AutoGeneratedInstanceCollectObjects(List<object>)
protected override void AutoGeneratedInstanceCollectObjects(List<object> collectedObjects)
Parameters
GetEncyclopediaText()
public TextObject GetEncyclopediaText()
Returns
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
IsVisibleInEncyclopediaPageOf<T>(T)
public bool IsVisibleInEncyclopediaPageOf<T>(T obj) where T : MBObjectBase
Parameters
obj
T
Returns
Type Parameters
T
ToString()
public override string ToString()
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).