Table of Contents

Class DestroyMobilePartyLogEntry

Namespace
TaleWorlds.CampaignSystem.LogEntries
Assembly
TaleWorlds.CampaignSystem.dll
public class DestroyMobilePartyLogEntry : LogEntry
Inheritance
DestroyMobilePartyLogEntry
Inherited Members

Constructors

DestroyMobilePartyLogEntry(MobileParty, PartyBase)

public DestroyMobilePartyLogEntry(MobileParty mobileParty, PartyBase destroyerParty)

Parameters

mobileParty MobileParty
destroyerParty PartyBase

Fields

DestroyerHero

[SaveableField(213)]
public readonly Hero DestroyerHero

Field Value

Hero

DestroyerPartyFaction

[SaveableField(212)]
public readonly IFaction DestroyerPartyFaction

Field Value

IFaction

Faction

[SaveableField(211)]
public readonly IFaction Faction

Field Value

IFaction

Hero

[SaveableField(210)]
public readonly Hero Hero

Field Value

Hero

Methods

AutoGeneratedInstanceCollectObjects(List<object>)

protected override void AutoGeneratedInstanceCollectObjects(List<object> collectedObjects)

Parameters

collectedObjects List<object>

GetAsRumor(Settlement, ref TextObject)

public override int GetAsRumor(Settlement settlement, ref TextObject comment)

Parameters

settlement Settlement
comment TextObject

Returns

int

ToString()

public override string ToString()

Returns

string

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