Table of Contents

Class PlayerAttackAlleyLogEntry

Namespace
TaleWorlds.CampaignSystem.LogEntries
Assembly
TaleWorlds.CampaignSystem.dll
public class PlayerAttackAlleyLogEntry : LogEntry
Inheritance
PlayerAttackAlleyLogEntry
Inherited Members

Constructors

PlayerAttackAlleyLogEntry(Hero, Settlement)

public PlayerAttackAlleyLogEntry(Hero allyOwner, Settlement location)

Parameters

allyOwner Hero
location Settlement

Fields

CommonAreaOwner

[SaveableField(270)]
public readonly Hero CommonAreaOwner

Field Value

Hero

Location

[SaveableField(271)]
public readonly Settlement Location

Field Value

Settlement

Properties

KeepInHistoryTime

public override CampaignTime KeepInHistoryTime { get; }

Property Value

CampaignTime

Methods

AutoGeneratedInstanceCollectObjects(List<object>)

protected override void AutoGeneratedInstanceCollectObjects(List<object> collectedObjects)

Parameters

collectedObjects List<object>

GetConversationScoreAndComment(Hero, bool, out string, out ImportanceEnum)

public override void GetConversationScoreAndComment(Hero talkTroop, bool findString, out string comment, out ImportanceEnum score)

Parameters

talkTroop Hero
findString bool
comment string
score ImportanceEnum

GetImportanceForClan(Clan)

public override ImportanceEnum GetImportanceForClan(Clan clan)

Parameters

clan Clan

Returns

ImportanceEnum

ToString()

public override string ToString()

Returns

string

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