Class MPLobbyPlayerRecentGameDataVM
- Assembly
- TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.dll
public class MPLobbyPlayerRecentGameDataVM : ViewModel
- Inheritance
-
MPLobbyPlayerRecentGameDataVM
Constructors
MPLobbyPlayerRecentGameDataVM(int, string, string, string)
public MPLobbyPlayerRecentGameDataVM(int result, string gameType, string map, string date)
Parameters
Properties
Date
public string Date { get; set; }
Property Value
GameType
public string GameType { get; set; }
Property Value
Map
public string Map { get; set; }
Property Value
Result
public int Result { get; set; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).