M&B: Bannerlord 1.2.7
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.CampaignSystem.LogEntries.ChangeRomanticStateLogEntry Class Reference

Inherits TaleWorlds.CampaignSystem.LogEntries.LogEntry.

Public Member Functions

 ChangeRomanticStateLogEntry (Hero hero1, Hero hero2, Romance.RomanceLevelEnum level)
 
override string ToString ()
 
override ImportanceEnum GetImportanceForClan (Clan clan)
 
override void GetConversationScoreAndComment (Hero talkTroop, bool findString, out string comment, out ImportanceEnum score)
 
- Public Member Functions inherited from TaleWorlds.CampaignSystem.LogEntries.LogEntry
virtual ImportanceEnum GetImportanceForClan (Clan clan)
 
virtual void GetConversationScoreAndComment (Hero talkTroop, bool findString, out string comment, out ImportanceEnum score)
 
virtual int GetAsRumor (Settlement settlement, ref TextObject comment)
 
virtual TextObject GetHistoricComment (Hero talkTroop)
 
virtual int AsReasonForEnmity (Hero referenceHero1, Hero referenceHero2)
 
virtual int GetValueAsPoliticsAbuseOfPower (Hero referenceTroop, Hero liege)
 
virtual int GetValueAsPoliticsSlightedClan (Hero referenceTroop, Hero liege)
 
virtual int GetValueAsPoliticsShowedWeakness (Hero referenceTroop, Hero liege)
 

Public Attributes

readonly Hero Hero1
 
readonly Hero Hero2
 
readonly Romance.RomanceLevelEnum Level
 

Additional Inherited Members

- Static Public Member Functions inherited from TaleWorlds.CampaignSystem.LogEntries.LogEntry
static void AddLogEntry (LogEntry logEntry)
 
static void AddLogEntry (LogEntry logEntry, CampaignTime gameTime)
 
- Protected Member Functions inherited from TaleWorlds.CampaignSystem.LogEntries.LogEntry
ChatNotificationType MilitaryNotification (IFaction benefiter, IFaction affected)
 
ChatNotificationType DiplomaticNotification (IFaction faction1, IFaction faction2)
 
ChatNotificationType AdversityNotification (IFaction faction1, IFaction faction2)
 
ChatNotificationType PoliticalNotification (IFaction faction)
 
ChatNotificationType CivilianNotification (IFaction faction)
 
- Static Protected Attributes inherited from TaleWorlds.CampaignSystem.LogEntries.LogEntry
const uint NotificationDefaultTextColor = 0x000000
 
- Properties inherited from TaleWorlds.CampaignSystem.LogEntries.LogEntry
long Id [get]
 
CampaignTime GameTime [get]
 
virtual CampaignTime KeepInHistoryTime [get]
 
virtual ChatNotificationType NotificationType [get]
 

Constructor & Destructor Documentation

◆ ChangeRomanticStateLogEntry()

TaleWorlds.CampaignSystem.LogEntries.ChangeRomanticStateLogEntry.ChangeRomanticStateLogEntry ( Hero  hero1,
Hero  hero2,
Romance::RomanceLevelEnum  level 
)

Member Function Documentation

◆ ToString()

override string TaleWorlds.CampaignSystem.LogEntries.ChangeRomanticStateLogEntry.ToString ( )

◆ GetImportanceForClan()

override ImportanceEnum TaleWorlds.CampaignSystem.LogEntries.ChangeRomanticStateLogEntry.GetImportanceForClan ( Clan  clan)
virtual

◆ GetConversationScoreAndComment()

override void TaleWorlds.CampaignSystem.LogEntries.ChangeRomanticStateLogEntry.GetConversationScoreAndComment ( Hero  talkTroop,
bool  findString,
out string  comment,
out ImportanceEnum  score 
)
virtual

Member Data Documentation

◆ Hero1

readonly Hero TaleWorlds.CampaignSystem.LogEntries.ChangeRomanticStateLogEntry.Hero1

◆ Hero2

readonly Hero TaleWorlds.CampaignSystem.LogEntries.ChangeRomanticStateLogEntry.Hero2

◆ Level

readonly Romance.RomanceLevelEnum TaleWorlds.CampaignSystem.LogEntries.ChangeRomanticStateLogEntry.Level