Class UpdateCustomGameData
- Assembly
- TaleWorlds.MountAndBlade.Diamond.dll
[MessageDescription("CustomBattleServer", "CustomBattleServerManager")]
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
Properties
NewGameType
public string NewGameType { get; }
Property Value
NewMap
public string NewMap { get; }
Property Value
NewMaxNumberOfPlayers
public int NewMaxNumberOfPlayers { get; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).