Table of Contents

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

gameModule string
gameType string

Properties

GameModule

public string GameModule { get; }

Property Value

string

GameType

public string GameType { get; }

Property Value

string

Scenes

public List<string> Scenes { get; }

Property Value

List<string>

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