Class PlayerMeetLordLogEntry
- Namespace
- TaleWorlds.CampaignSystem.LogEntries
- Assembly
- TaleWorlds.CampaignSystem.dll
public class PlayerMeetLordLogEntry : LogEntry, IEncyclopediaLog
- Inheritance
-
PlayerMeetLordLogEntry
- Implements
- Inherited Members
Constructors
PlayerMeetLordLogEntry(Hero)
public PlayerMeetLordLogEntry(Hero hero)
Parameters
hero
Hero
Fields
Hero
[SaveableField(290)]
public readonly Hero Hero
Field Value
Properties
KeepInHistoryTime
public override CampaignTime KeepInHistoryTime { get; }
Property Value
Methods
AutoGeneratedInstanceCollectObjects(List<object>)
protected override void AutoGeneratedInstanceCollectObjects(List<object> collectedObjects)
Parameters
GetConversationScoreAndComment(Hero, bool, out string, out ImportanceEnum)
public override void GetConversationScoreAndComment(Hero talkTroop, bool findString, out string comment, out ImportanceEnum score)
Parameters
talkTroop
HerofindString
boolcomment
stringscore
ImportanceEnum
GetEncyclopediaText()
public TextObject GetEncyclopediaText()
Returns
GetImportanceForClan(Clan)
public override ImportanceEnum GetImportanceForClan(Clan clan)
Parameters
clan
Clan
Returns
IsVisibleInEncyclopediaPageOf<T>(T)
public bool IsVisibleInEncyclopediaPageOf<T>(T obj) where T : MBObjectBase
Parameters
obj
T
Returns
Type Parameters
T
ToString()
public override string ToString()
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).