Class ChildbirthLogEntry
- Namespace
- TaleWorlds.CampaignSystem.LogEntries
- Assembly
- TaleWorlds.CampaignSystem.dll
public class ChildbirthLogEntry : LogEntry, IEncyclopediaLog, IChatNotification- Inheritance
- 
      
      
      ChildbirthLogEntry
- Implements
- Inherited Members
Constructors
ChildbirthLogEntry(Hero, Hero)
public ChildbirthLogEntry(Hero mother, Hero newbornHero)Parameters
Fields
Mother
[SaveableField(140)]
public readonly Hero MotherField Value
Properties
IsVisibleNotification
public bool IsVisibleNotification { get; }Property Value
KeepInHistoryTime
public override CampaignTime KeepInHistoryTime { get; }Property Value
NeedsNewLogEntryForTwin
public bool NeedsNewLogEntryForTwin { get; }Property Value
NewLogTwin
public Hero NewLogTwin { get; }Property Value
NewbornHero
[SaveableProperty(143)]
public Hero NewbornHero { 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
IsVisibleInEncyclopediaPageOf<T>(T)
public bool IsVisibleInEncyclopediaPageOf<T>(T obj) where T : MBObjectBaseParameters
- objT
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).