Class PlayerLeaderboardData
- Namespace
- TaleWorlds.MountAndBlade.Diamond
- Assembly
- TaleWorlds.MountAndBlade.Diamond.dll
public class PlayerLeaderboardData
- Inheritance
-
PlayerLeaderboardData
- Inherited Members
Constructors
PlayerLeaderboardData(PlayerId, string, int, string)
public PlayerLeaderboardData(PlayerId playerId, string rankId, int rating, string name)
Parameters
Properties
Name
public string Name { get; set; }
Property Value
PlayerId
public PlayerId PlayerId { get; set; }
Property Value
RankId
public string RankId { get; set; }
Property Value
Rating
public int Rating { get; set; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).