Table of Contents

Class MapListResponse

Namespace
TaleWorlds.MountAndBlade.Multiplayer
Assembly
TaleWorlds.MountAndBlade.Multiplayer.dll
public class MapListResponse
Inheritance
MapListResponse
Inherited Members

Constructors

MapListResponse(string, List<MapListItemResponse>)

public MapListResponse(string currentlyPlaying, List<MapListItemResponse> maps)

Parameters

currentlyPlaying string
maps List<MapListItemResponse>

Properties

CurrentlyPlaying

public string CurrentlyPlaying { get; }

Property Value

string

Maps

public List<MapListItemResponse> Maps { get; }

Property Value

List<MapListItemResponse>

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