Table of Contents

Class MPLobbyLeaderboardPlayerItemVM

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

Constructors

MPLobbyLeaderboardPlayerItemVM(int, PlayerLeaderboardData, Action<MPLobbyLeaderboardPlayerItemVM>)

public MPLobbyLeaderboardPlayerItemVM(int rank, PlayerLeaderboardData playerLeaderboardData, Action<MPLobbyLeaderboardPlayerItemVM> onActivatePlayerActions)

Parameters

rank int
playerLeaderboardData PlayerLeaderboardData
onActivatePlayerActions Action<MPLobbyLeaderboardPlayerItemVM>

Fields

MatchOfThePlayer

public readonly MatchHistoryData MatchOfThePlayer

Field Value

MatchHistoryData

Properties

Rank

public int Rank { get; set; }

Property Value

int

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