Table of Contents

Class MPLobbyPlayerRecentGameDataVM

Namespace
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.Lobby.Friends
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

result int
gameType string
map string
date string

Properties

Date

public string Date { get; set; }

Property Value

string

GameType

public string GameType { get; set; }

Property Value

string

Map

public string Map { get; set; }

Property Value

string

Result

public int Result { get; set; }

Property Value

int

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