Class MakePeaceLogEntry
- Namespace
- TaleWorlds.CampaignSystem.LogEntries
- Assembly
- TaleWorlds.CampaignSystem.dll
public class MakePeaceLogEntry : LogEntry, IEncyclopediaLog, IChatNotification
- Inheritance
-
MakePeaceLogEntry
- Implements
- Inherited Members
Constructors
MakePeaceLogEntry(IFaction, IFaction)
public MakePeaceLogEntry(IFaction faction1, IFaction faction2)
Parameters
Fields
Faction1
[SaveableField(240)]
public readonly IFaction Faction1
Field Value
Faction2
[SaveableField(241)]
public readonly IFaction Faction2
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
GetAsRumor(Settlement, ref TextObject)
public override int GetAsRumor(Settlement talkSettlement, ref TextObject comment)
Parameters
talkSettlement
Settlementcomment
TextObject
Returns
GetEncyclopediaText()
public TextObject GetEncyclopediaText()
Returns
GetNotificationText()
public TextObject GetNotificationText()
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).