Table of Contents

Class MPLobbyRecentGamePlayerItemVM

Namespace
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.Lobby.Profile
Assembly
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.dll
public class MPLobbyRecentGamePlayerItemVM : MPLobbyPlayerBaseVM
Inheritance
MPLobbyRecentGamePlayerItemVM
Inherited Members

Constructors

MPLobbyRecentGamePlayerItemVM(PlayerId, MatchHistoryData, Action<MPLobbyRecentGamePlayerItemVM>)

public MPLobbyRecentGamePlayerItemVM(PlayerId playerId, MatchHistoryData matchOfThePlayer, Action<MPLobbyRecentGamePlayerItemVM> onActivatePlayerActions)

Parameters

playerId PlayerId
matchOfThePlayer MatchHistoryData
onActivatePlayerActions Action<MPLobbyRecentGamePlayerItemVM>

Fields

MatchOfThePlayer

public readonly MatchHistoryData MatchOfThePlayer

Field Value

MatchHistoryData

Properties

AssistCount

public int AssistCount { get; set; }

Property Value

int

DeathCount

public int DeathCount { get; set; }

Property Value

int

KillCount

public int KillCount { get; set; }

Property Value

int

Methods

RefreshValues()

public override void RefreshValues()

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