Table of Contents

Class UpdateCustomGameData

Namespace
Messages.FromClient.ToLobbyServer
Assembly
TaleWorlds.MountAndBlade.Diamond.dll
[MessageDescription("Client", "LobbyServer")]
public class UpdateCustomGameData : Message
Inheritance
UpdateCustomGameData
Inherited Members

Constructors

UpdateCustomGameData()

public UpdateCustomGameData()

UpdateCustomGameData(string, string, int)

public UpdateCustomGameData(string newGameType, string newMap, int newMaxNumberOfPlayers)

Parameters

newGameType string
newMap string
newMaxNumberOfPlayers int

Properties

NewGameType

public string NewGameType { get; }

Property Value

string

NewMap

public string NewMap { get; }

Property Value

string

NewMaxNumberOfPlayers

public int NewMaxNumberOfPlayers { get; }

Property Value

int

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