M&B: Bannerlord 1.0.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
StoryMode.GameComponents.StoryModeEncounterGameMenuModel Class Reference

Inherits TaleWorlds.CampaignSystem.GameComponents.DefaultEncounterGameMenuModel.

Public Member Functions

override string GetEncounterMenu (PartyBase attackerParty, PartyBase defenderParty, out bool startBattle, out bool joinBattle)
 
- Public Member Functions inherited from TaleWorlds.CampaignSystem.GameComponents.DefaultEncounterGameMenuModel
override string GetEncounterMenu (PartyBase attackerParty, PartyBase defenderParty, out bool startBattle, out bool joinBattle)
 
override string GetRaidCompleteMenu ()
 
override string GetNewPartyJoinMenu (MobileParty newParty)
 
override string GetGenericStateMenu ()
 
abstract string GetEncounterMenu (PartyBase attackerParty, PartyBase defenderParty, out bool startBattle, out bool joinBattle)
 
abstract string GetRaidCompleteMenu ()
 
abstract string GetNewPartyJoinMenu (MobileParty newParty)
 
abstract string GetGenericStateMenu ()
 

Additional Inherited Members

- Protected Member Functions inherited from TaleWorlds.CampaignSystem.GameComponents.DefaultEncounterGameMenuModel
PartyBase GetEncounteredPartyBase (PartyBase attackerParty, PartyBase defenderParty)
 

Member Function Documentation

◆ GetEncounterMenu()

override string StoryMode.GameComponents.StoryModeEncounterGameMenuModel.GetEncounterMenu ( PartyBase  attackerParty,
PartyBase  defenderParty,
out bool  startBattle,
out bool  joinBattle 
)
virtual