Table of Contents

Class CommonAreaFightLogEntry

Namespace
TaleWorlds.CampaignSystem.LogEntries
Assembly
TaleWorlds.CampaignSystem.dll
public class CommonAreaFightLogEntry : LogEntry, IEncyclopediaLog
Inheritance
CommonAreaFightLogEntry
Implements
Inherited Members

Constructors

CommonAreaFightLogEntry(MobileParty, MobileParty, Hero, Settlement)

public CommonAreaFightLogEntry(MobileParty attackerParty, MobileParty defenderParty, Hero attackerHero, Settlement settlement)

Parameters

attackerParty MobileParty
defenderParty MobileParty
attackerHero Hero
settlement Settlement

Methods

AutoGeneratedInstanceCollectObjects(List<object>)

protected override void AutoGeneratedInstanceCollectObjects(List<object> collectedObjects)

Parameters

collectedObjects List<object>

GetEncyclopediaText()

public TextObject GetEncyclopediaText()

Returns

TextObject

IsVisibleInEncyclopediaPageOf<T>(T)

public bool IsVisibleInEncyclopediaPageOf<T>(T obj) where T : MBObjectBase

Parameters

obj T

Returns

bool

Type Parameters

T

ToString()

public override string ToString()

Returns

string

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).