Table of Contents

Class MissionMultiplayerGameModeDuelClient

Namespace
TaleWorlds.MountAndBlade
Assembly
TaleWorlds.MountAndBlade.dll
public class MissionMultiplayerGameModeDuelClient : MissionMultiplayerGameModeBaseClient, IMissionBehavior, IUdpNetworkHandler, ICameraModeLogic
Inheritance
MissionMultiplayerGameModeDuelClient
Implements
Inherited Members

Constructors

MissionMultiplayerGameModeDuelClient()

public MissionMultiplayerGameModeDuelClient()

Fields

OnMyRepresentativeAssigned

public Action OnMyRepresentativeAssigned

Field Value

Action

Properties

GameType

public override MultiplayerGameType GameType { get; }

Property Value

MultiplayerGameType

IsGameModeTactical

public override bool IsGameModeTactical { get; }

Property Value

bool

IsGameModeUsingAllowCultureChange

public override bool IsGameModeUsingAllowCultureChange { get; }

Property Value

bool

IsGameModeUsingAllowTroopChange

public override bool IsGameModeUsingAllowTroopChange { get; }

Property Value

bool

IsGameModeUsingGold

public override bool IsGameModeUsingGold { get; }

Property Value

bool

IsGameModeUsingRoundCountdown

public override bool IsGameModeUsingRoundCountdown { get; }

Property Value

bool

IsInDuel

public bool IsInDuel { get; }

Property Value

bool

MyRepresentative

public DuelMissionRepresentative MyRepresentative { get; }

Property Value

DuelMissionRepresentative

Methods

CanRequestCultureChange()

public override bool CanRequestCultureChange()

Returns

bool

CanRequestTroopChange()

public override bool CanRequestTroopChange()

Returns

bool

GetGoldAmount()

public override int GetGoldAmount()

Returns

int

OnAgentRemoved(Agent, Agent, AgentState, KillingBlow)

public override void OnAgentRemoved(Agent affectedAgent, Agent affectorAgent, AgentState agentState, KillingBlow blow)

Parameters

affectedAgent Agent
affectorAgent Agent
agentState AgentState
blow KillingBlow

OnBehaviorInitialize()

public override void OnBehaviorInitialize()

OnGoldAmountChangedForRepresentative(MissionRepresentativeBase, int)

public override void OnGoldAmountChangedForRepresentative(MissionRepresentativeBase representative, int goldAmount)

Parameters

representative MissionRepresentativeBase
goldAmount int

OnRemoveBehavior()

public override void OnRemoveBehavior()

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