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
stringmaps
List<MapListItemResponse>
Properties
CurrentlyPlaying
public string CurrentlyPlaying { get; }
Property Value
Maps
public List<MapListItemResponse> Maps { get; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).