Class ChangeRomanticStateLogEntry
- Namespace
- TaleWorlds.CampaignSystem.LogEntries
- Assembly
- TaleWorlds.CampaignSystem.dll
public class ChangeRomanticStateLogEntry : LogEntry
- Inheritance
-
ChangeRomanticStateLogEntry
- Inherited Members
Constructors
ChangeRomanticStateLogEntry(Hero, Hero, RomanceLevelEnum)
public ChangeRomanticStateLogEntry(Hero hero1, Hero hero2, Romance.RomanceLevelEnum level)
Parameters
hero1
Herohero2
Herolevel
Romance.RomanceLevelEnum
Fields
Hero1
[SaveableField(70)]
public readonly Hero Hero1
Field Value
Hero2
[SaveableField(71)]
public readonly Hero Hero2
Field Value
Level
[SaveableField(72)]
public readonly Romance.RomanceLevelEnum Level
Field 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
GetImportanceForClan(Clan)
public override ImportanceEnum GetImportanceForClan(Clan clan)
Parameters
clan
Clan
Returns
ToString()
public override string ToString()
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).