Class MissionMultiplayerFFAClient
- Namespace
- TaleWorlds.MountAndBlade
- Assembly
- TaleWorlds.MountAndBlade.dll
public class MissionMultiplayerFFAClient : MissionMultiplayerGameModeBaseClient, IMissionBehavior, IUdpNetworkHandler, ICameraModeLogic
- Inheritance
-
MissionMultiplayerFFAClient
- Implements
- Inherited Members
Constructors
MissionMultiplayerFFAClient()
public MissionMultiplayerFFAClient()
Properties
GameType
public override MultiplayerGameType GameType { get; }
Property Value
IsGameModeTactical
public override bool IsGameModeTactical { get; }
Property Value
IsGameModeUsingGold
public override bool IsGameModeUsingGold { get; }
Property Value
IsGameModeUsingRoundCountdown
public override bool IsGameModeUsingRoundCountdown { get; }
Property Value
Methods
AfterStart()
public override void AfterStart()
GetGoldAmount()
public override int GetGoldAmount()
Returns
OnGoldAmountChangedForRepresentative(MissionRepresentativeBase, int)
public override void OnGoldAmountChangedForRepresentative(MissionRepresentativeBase representative, int goldAmount)
Parameters
representative
MissionRepresentativeBasegoldAmount
int
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).