Class MPLobbyRecentGamePlayerItemVM
- 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
PlayerIdmatchOfThePlayer
MatchHistoryDataonActivatePlayerActions
Action<MPLobbyRecentGamePlayerItemVM>
Fields
MatchOfThePlayer
public readonly MatchHistoryData MatchOfThePlayer
Field Value
Properties
AssistCount
public int AssistCount { get; set; }
Property Value
DeathCount
public int DeathCount { get; set; }
Property Value
KillCount
public int KillCount { get; set; }
Property Value
Methods
RefreshValues()
public override void RefreshValues()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).