Class MultiplayerGameTypeInfo
- Namespace
- TaleWorlds.MountAndBlade
- Assembly
- TaleWorlds.MountAndBlade.dll
public class MultiplayerGameTypeInfo
- Inheritance
-
MultiplayerGameTypeInfo
- Inherited Members
Constructors
MultiplayerGameTypeInfo(string, string)
public MultiplayerGameTypeInfo(string gameModule, string gameType)
Parameters
Properties
GameModule
public string GameModule { get; }
Property Value
GameType
public string GameType { get; }
Property Value
Scenes
public List<string> Scenes { get; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).