Table of Contents

Class KingdomDestroyedLogEntry

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

Constructors

KingdomDestroyedLogEntry(Kingdom)

public KingdomDestroyedLogEntry(Kingdom kingdom)

Parameters

kingdom Kingdom

Properties

IsVisibleNotification

public bool IsVisibleNotification { get; }

Property Value

bool

Methods

AutoGeneratedInstanceCollectObjects(List<object>)

protected override void AutoGeneratedInstanceCollectObjects(List<object> collectedObjects)

Parameters

collectedObjects List<object>

GetEncyclopediaText()

public TextObject GetEncyclopediaText()

Returns

TextObject

GetNotificationText()

public TextObject GetNotificationText()

Returns

TextObject

IsVisibleInEncyclopediaPageOf<T>(T)

public bool IsVisibleInEncyclopediaPageOf<T>(T obj) where T : MBObjectBase

Parameters

obj T

Returns

bool

Type Parameters

T

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).