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

Inherits TaleWorlds.CampaignSystem.LogEntries.LogEntry, TaleWorlds.CampaignSystem.LogEntries.IChatNotification, and TaleWorlds.CampaignSystem.LogEntries.IWarLog.

Public Member Functions

 MercenaryClanChangedKingdomLogEntry (Clan clan, Kingdom oldKingdom, Kingdom newKingdom)
 
bool IsRelatedToWar (StanceLink stance, out IFaction effector, out IFaction effected)
 
override string ToString ()
 
TextObject GetNotificationText ()
 
- 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)
 
TextObject GetNotificationText ()
 
bool IsRelatedToWar (StanceLink stance, out IFaction effector, out IFaction effected)
 

Public Attributes

readonly Clan Clan
 
readonly Kingdom OldKingdom
 
readonly Kingdom NewKingdom
 

Properties

bool IsVisibleNotification [get]
 
override ChatNotificationType NotificationType [get]
 
- Properties inherited from TaleWorlds.CampaignSystem.LogEntries.LogEntry
long Id [get]
 
CampaignTime GameTime [get]
 
virtual CampaignTime KeepInHistoryTime [get]
 
virtual ChatNotificationType NotificationType [get]
 
- Properties inherited from TaleWorlds.CampaignSystem.LogEntries.IChatNotification
bool IsVisibleNotification [get]
 
ChatNotificationType NotificationType [get]
 

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
 

Constructor & Destructor Documentation

◆ MercenaryClanChangedKingdomLogEntry()

TaleWorlds.CampaignSystem.LogEntries.MercenaryClanChangedKingdomLogEntry.MercenaryClanChangedKingdomLogEntry ( Clan  clan,
Kingdom  oldKingdom,
Kingdom  newKingdom 
)

Member Function Documentation

◆ IsRelatedToWar()

bool TaleWorlds.CampaignSystem.LogEntries.MercenaryClanChangedKingdomLogEntry.IsRelatedToWar ( StanceLink  stance,
out IFaction  effector,
out IFaction  effected 
)

◆ ToString()

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

◆ GetNotificationText()

TextObject TaleWorlds.CampaignSystem.LogEntries.MercenaryClanChangedKingdomLogEntry.GetNotificationText ( )

Member Data Documentation

◆ Clan

readonly Clan TaleWorlds.CampaignSystem.LogEntries.MercenaryClanChangedKingdomLogEntry.Clan

◆ OldKingdom

readonly Kingdom TaleWorlds.CampaignSystem.LogEntries.MercenaryClanChangedKingdomLogEntry.OldKingdom

◆ NewKingdom

readonly Kingdom TaleWorlds.CampaignSystem.LogEntries.MercenaryClanChangedKingdomLogEntry.NewKingdom

Property Documentation

◆ IsVisibleNotification

bool TaleWorlds.CampaignSystem.LogEntries.MercenaryClanChangedKingdomLogEntry.IsVisibleNotification
get

◆ NotificationType

override ChatNotificationType TaleWorlds.CampaignSystem.LogEntries.MercenaryClanChangedKingdomLogEntry.NotificationType
get