Table of Contents

Class IssueQuestStartLogEntry

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

Constructors

IssueQuestStartLogEntry(Hero)

public IssueQuestStartLogEntry(Hero questGiver)

Parameters

questGiver Hero

Fields

IssueGiver

[SaveableField(10)]
public readonly Hero IssueGiver

Field Value

Hero

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

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