M&B: Bannerlord 1.0.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.CampaignSystem.ComponentInterfaces.EncounterGameMenuModel Class Referenceabstract

Inherits TaleWorlds.Core.GameModel.

Inherited by TaleWorlds.CampaignSystem.GameComponents.DefaultEncounterGameMenuModel.

Public Member Functions

abstract string GetEncounterMenu (PartyBase attackerParty, PartyBase defenderParty, out bool startBattle, out bool joinBattle)
 
abstract string GetRaidCompleteMenu ()
 
abstract string GetNewPartyJoinMenu (MobileParty newParty)
 
abstract string GetGenericStateMenu ()
 

Member Function Documentation

◆ GetEncounterMenu()

abstract string TaleWorlds.CampaignSystem.ComponentInterfaces.EncounterGameMenuModel.GetEncounterMenu ( PartyBase  attackerParty,
PartyBase  defenderParty,
out bool  startBattle,
out bool  joinBattle 
)
pure virtual

◆ GetRaidCompleteMenu()

abstract string TaleWorlds.CampaignSystem.ComponentInterfaces.EncounterGameMenuModel.GetRaidCompleteMenu ( )
pure virtual

◆ GetNewPartyJoinMenu()

abstract string TaleWorlds.CampaignSystem.ComponentInterfaces.EncounterGameMenuModel.GetNewPartyJoinMenu ( MobileParty  newParty)
pure virtual

◆ GetGenericStateMenu()

abstract string TaleWorlds.CampaignSystem.ComponentInterfaces.EncounterGameMenuModel.GetGenericStateMenu ( )
pure virtual