Class PlayerAttackAlleyLogEntry
- Namespace
- TaleWorlds.CampaignSystem.LogEntries
- Assembly
- TaleWorlds.CampaignSystem.dll
public class PlayerAttackAlleyLogEntry : LogEntry
- Inheritance
-
PlayerAttackAlleyLogEntry
- Inherited Members
Constructors
PlayerAttackAlleyLogEntry(Hero, Settlement)
public PlayerAttackAlleyLogEntry(Hero allyOwner, Settlement location)
Parameters
allyOwner
Herolocation
Settlement
Fields
CommonAreaOwner
[SaveableField(270)]
public readonly Hero CommonAreaOwner
Field Value
Location
[SaveableField(271)]
public readonly Settlement Location
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
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).