M&B: Bannerlord 1.4.7
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
Helpers.MapEventHelper Class Reference

Static Public Member Functions

static bool GetRaidContext (MapEvent mapEvent, out BattleSideEnum raiderSide, out bool raiderHasSeaPresence, out bool raiderHasLandPresence, out bool villageFactionSideHasSeaPresence, out bool villageFactionSideHasLandPresence, out bool wasEverInLootingPhase)
 
static bool IsNavalRaid (MapEvent mapEvent)
 
static PartyBase GetSallyOutDefenderLeader ()
 
static bool CanMainPartyLeaveBattleCommonCondition ()
 
static PartyBase GetEncounteredPartyBase (PartyBase attackerParty, PartyBase defenderParty)
 
static void OnConversationEnd ()
 
static FlattenedTroopRoster GetPriorityListForHideoutMission (List< MobileParty > partyList, out int firstPhaseTroopCount)
 

Member Function Documentation

◆ GetRaidContext()

static bool Helpers.MapEventHelper.GetRaidContext ( MapEvent mapEvent,
out BattleSideEnum raiderSide,
out bool raiderHasSeaPresence,
out bool raiderHasLandPresence,
out bool villageFactionSideHasSeaPresence,
out bool villageFactionSideHasLandPresence,
out bool wasEverInLootingPhase )
static

◆ IsNavalRaid()

static bool Helpers.MapEventHelper.IsNavalRaid ( MapEvent mapEvent)
static

◆ GetSallyOutDefenderLeader()

static PartyBase Helpers.MapEventHelper.GetSallyOutDefenderLeader ( )
static

◆ CanMainPartyLeaveBattleCommonCondition()

static bool Helpers.MapEventHelper.CanMainPartyLeaveBattleCommonCondition ( )
static

◆ GetEncounteredPartyBase()

static PartyBase Helpers.MapEventHelper.GetEncounteredPartyBase ( PartyBase attackerParty,
PartyBase defenderParty )
static

◆ OnConversationEnd()

static void Helpers.MapEventHelper.OnConversationEnd ( )
static

◆ GetPriorityListForHideoutMission()

static FlattenedTroopRoster Helpers.MapEventHelper.GetPriorityListForHideoutMission ( List< MobileParty > partyList,
out int firstPhaseTroopCount )
static