Class MPLobbyLeaderboardPlayerItemVM
- 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
intplayerLeaderboardData
PlayerLeaderboardDataonActivatePlayerActions
Action<MPLobbyLeaderboardPlayerItemVM>
Fields
MatchOfThePlayer
public readonly MatchHistoryData MatchOfThePlayer
Field Value
Properties
Rank
public int Rank { get; set; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).