Table of Contents

Class ForceSuppliesEventComponent

Namespace
TaleWorlds.CampaignSystem.MapEvents
Assembly
TaleWorlds.CampaignSystem.dll
public class ForceSuppliesEventComponent : MapEventComponent
Inheritance
ForceSuppliesEventComponent
Inherited Members

Constructors

ForceSuppliesEventComponent(MapEvent)

protected ForceSuppliesEventComponent(MapEvent mapEvent)

Parameters

mapEvent MapEvent

Methods

AutoGeneratedInstanceCollectObjects(List<object>)

protected override void AutoGeneratedInstanceCollectObjects(List<object> collectedObjects)

Parameters

collectedObjects List<object>

CreateComponentForOldSaves(MapEvent)

public static ForceSuppliesEventComponent CreateComponentForOldSaves(MapEvent mapEvent)

Parameters

mapEvent MapEvent

Returns

ForceSuppliesEventComponent

CreateForceSuppliesEvent(PartyBase, PartyBase)

public static ForceSuppliesEventComponent CreateForceSuppliesEvent(PartyBase attackerParty, PartyBase defenderParty)

Parameters

attackerParty PartyBase
defenderParty PartyBase

Returns

ForceSuppliesEventComponent

OnFinalize()

protected override void OnFinalize()

OnInitialize()

protected override void OnInitialize()

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