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
Properties
GameType
public override MultiplayerGameType GameType { get; }
Property Value
IsGameModeTactical
public override bool IsGameModeTactical { get; }
Property Value
IsGameModeUsingAllowCultureChange
public override bool IsGameModeUsingAllowCultureChange { get; }
Property Value
IsGameModeUsingAllowTroopChange
public override bool IsGameModeUsingAllowTroopChange { get; }
Property Value
IsGameModeUsingGold
public override bool IsGameModeUsingGold { get; }
Property Value
IsGameModeUsingRoundCountdown
public override bool IsGameModeUsingRoundCountdown { get; }
Property Value
IsInDuel
public bool IsInDuel { get; }
Property Value
MyRepresentative
public DuelMissionRepresentative MyRepresentative { get; }
Property Value
Methods
CanRequestCultureChange()
public override bool CanRequestCultureChange()
Returns
CanRequestTroopChange()
public override bool CanRequestTroopChange()
Returns
GetGoldAmount()
public override int GetGoldAmount()
Returns
OnAgentRemoved(Agent, Agent, AgentState, KillingBlow)
public override void OnAgentRemoved(Agent affectedAgent, Agent affectorAgent, AgentState agentState, KillingBlow blow)
Parameters
affectedAgent
AgentaffectorAgent
AgentagentState
AgentStateblow
KillingBlow
OnBehaviorInitialize()
public override void OnBehaviorInitialize()
OnGoldAmountChangedForRepresentative(MissionRepresentativeBase, int)
public override void OnGoldAmountChangedForRepresentative(MissionRepresentativeBase representative, int goldAmount)
Parameters
representative
MissionRepresentativeBasegoldAmount
int
OnRemoveBehavior()
public override void OnRemoveBehavior()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).