Table of Contents

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

attackerParty PartyBase
defenderParty PartyBase
startBattle bool
joinBattle bool

Returns

string

GetGenericStateMenu()

public abstract string GetGenericStateMenu()

Returns

string

GetNewPartyJoinMenu(MobileParty)

public abstract string GetNewPartyJoinMenu(MobileParty newParty)

Parameters

newParty MobileParty

Returns

string

GetRaidCompleteMenu()

public abstract string GetRaidCompleteMenu()

Returns

string

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).