Table of Contents

Class CharacterInsultedLogEntry

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

Constructors

CharacterInsultedLogEntry(Hero, Hero, CharacterObject, ActionNotes)

public CharacterInsultedLogEntry(Hero insultee, Hero insulter, CharacterObject overWhat, ActionNotes note)

Parameters

insultee Hero
insulter Hero
overWhat CharacterObject
note ActionNotes

Fields

Insultee

[SaveableField(110)]
public readonly Hero Insultee

Field Value

Hero

Insulter

[SaveableField(111)]
public readonly Hero Insulter

Field Value

Hero

Properties

IsVisibleNotification

public bool IsVisibleNotification { get; }

Property Value

bool

KeepInHistoryTime

public override CampaignTime KeepInHistoryTime { get; }

Property Value

CampaignTime

NotificationType

public override ChatNotificationType NotificationType { get; }

Property Value

ChatNotificationType

Methods

AsReasonForEnmity(Hero, Hero)

public override int AsReasonForEnmity(Hero referenceHero1, Hero referenceHero2)

Parameters

referenceHero1 Hero
referenceHero2 Hero

Returns

int

AutoGeneratedInstanceCollectObjects(List<object>)

protected override void AutoGeneratedInstanceCollectObjects(List<object> collectedObjects)

Parameters

collectedObjects List<object>

GetEncyclopediaText()

public TextObject GetEncyclopediaText()

Returns

TextObject

GetHistoricComment(Hero)

public override TextObject GetHistoricComment(Hero talkTroop)

Parameters

talkTroop Hero

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

ToString()

public override string ToString()

Returns

string

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