Table of Contents

Class RebellionStartedLogEntry

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

Constructors

RebellionStartedLogEntry(Settlement, Clan)

public RebellionStartedLogEntry(Settlement settlement, Clan oldOwnerCLan)

Parameters

settlement Settlement
oldOwnerCLan Clan

Fields

Settlement

[SaveableField(310)]
public readonly Settlement Settlement

Field Value

Settlement

Properties

IsVisibleNotification

public bool IsVisibleNotification { get; }

Property Value

bool

NotificationType

public override ChatNotificationType NotificationType { get; }

Property Value

ChatNotificationType

Methods

AutoGeneratedInstanceCollectObjects(List<object>)

protected override void AutoGeneratedInstanceCollectObjects(List<object> collectedObjects)

Parameters

collectedObjects List<object>

GetNotificationText()

public TextObject GetNotificationText()

Returns

TextObject

ToString()

public override string ToString()

Returns

string

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