Class EncounterGameMenuModel
- Namespace
- TaleWorlds.CampaignSystem.ComponentInterfaces
- Assembly
- TaleWorlds.CampaignSystem.dll
public abstract class EncounterGameMenuModel : GameModel
- Inheritance
-
EncounterGameMenuModel
- Derived
- Inherited Members
Constructors
EncounterGameMenuModel()
protected EncounterGameMenuModel()
Methods
GetEncounterMenu(PartyBase, PartyBase, out bool, out bool)
public abstract string GetEncounterMenu(PartyBase attackerParty, PartyBase defenderParty, out bool startBattle, out bool joinBattle)
Parameters
Returns
GetGenericStateMenu()
public abstract string GetGenericStateMenu()
Returns
GetNewPartyJoinMenu(MobileParty)
public abstract string GetNewPartyJoinMenu(MobileParty newParty)
Parameters
newParty
MobileParty
Returns
GetRaidCompleteMenu()
public abstract string GetRaidCompleteMenu()
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).