Table of Contents

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

MultiplayerGameType

IsGameModeTactical

public override bool IsGameModeTactical { get; }

Property Value

bool

IsGameModeUsingGold

public override bool IsGameModeUsingGold { get; }

Property Value

bool

IsGameModeUsingRoundCountdown

public override bool IsGameModeUsingRoundCountdown { get; }

Property Value

bool

Methods

AfterStart()

public override void AfterStart()

GetGoldAmount()

public override int GetGoldAmount()

Returns

int

OnGoldAmountChangedForRepresentative(MissionRepresentativeBase, int)

public override void OnGoldAmountChangedForRepresentative(MissionRepresentativeBase representative, int goldAmount)

Parameters

representative MissionRepresentativeBase
goldAmount int

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