Table of Contents

Class BeHostileAction

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

Methods

ApplyEncounterHostileAction(PartyBase, PartyBase)

public static void ApplyEncounterHostileAction(PartyBase attackerParty, PartyBase defenderParty)

Parameters

attackerParty PartyBase
defenderParty PartyBase

ApplyHostileAction(PartyBase, PartyBase, float)

public static void ApplyHostileAction(PartyBase attackerParty, PartyBase defenderParty, float value)

Parameters

attackerParty PartyBase
defenderParty PartyBase
value float

ApplyMajorCoercionHostileAction(PartyBase, PartyBase)

public static void ApplyMajorCoercionHostileAction(PartyBase attackerParty, PartyBase defenderParty)

Parameters

attackerParty PartyBase
defenderParty PartyBase

ApplyMinorCoercionHostileAction(PartyBase, PartyBase)

public static void ApplyMinorCoercionHostileAction(PartyBase attackerParty, PartyBase defenderParty)

Parameters

attackerParty PartyBase
defenderParty PartyBase

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