Table of Contents

Class StartBattleAction

Namespace
TaleWorlds.CampaignSystem.Actions
Assembly
TaleWorlds.CampaignSystem.dll
public static class StartBattleAction
Inheritance
StartBattleAction
Inherited Members

Methods

Apply(PartyBase, PartyBase)

public static void Apply(PartyBase attackerParty, PartyBase defenderParty)

Parameters

attackerParty PartyBase
defenderParty PartyBase

ApplyStartAssaultAgainstWalls(MobileParty, Settlement)

public static void ApplyStartAssaultAgainstWalls(MobileParty attackerParty, Settlement settlement)

Parameters

attackerParty MobileParty
settlement Settlement

ApplyStartBattle(MobileParty, MobileParty)

public static void ApplyStartBattle(MobileParty attackerParty, MobileParty defenderParty)

Parameters

attackerParty MobileParty
defenderParty MobileParty

ApplyStartRaid(MobileParty, Settlement)

public static void ApplyStartRaid(MobileParty attackerParty, Settlement settlement)

Parameters

attackerParty MobileParty
settlement Settlement

ApplyStartSallyOut(Settlement, MobileParty)

public static void ApplyStartSallyOut(Settlement settlement, MobileParty defenderParty)

Parameters

settlement Settlement
defenderParty MobileParty

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