M&B: Bannerlord 1.3.14
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.CampaignSystem.EncounterManager Class Reference

Static Public Member Functions

static void Tick (float dt)
static void HandleEncounterForMobileParty (MobileParty mobileParty, float dt)
static void StartPartyEncounter (PartyBase attackerParty, PartyBase defenderParty)
static void StartSettlementEncounter (MobileParty attackerParty, Settlement settlement)

Properties

static EncounterModel EncounterModel [get]

Member Function Documentation

◆ Tick()

void TaleWorlds.CampaignSystem.EncounterManager.Tick ( float dt)
static

◆ HandleEncounterForMobileParty()

void TaleWorlds.CampaignSystem.EncounterManager.HandleEncounterForMobileParty ( MobileParty mobileParty,
float dt )
static

◆ StartPartyEncounter()

void TaleWorlds.CampaignSystem.EncounterManager.StartPartyEncounter ( PartyBase attackerParty,
PartyBase defenderParty )
static

◆ StartSettlementEncounter()

void TaleWorlds.CampaignSystem.EncounterManager.StartSettlementEncounter ( MobileParty attackerParty,
Settlement settlement )
static

Property Documentation

◆ EncounterModel

EncounterModel TaleWorlds.CampaignSystem.EncounterManager.EncounterModel
staticget