Property Rating
- Namespace
- GuildWars2.Pvp.Standings
- Assembly
- GW2SDK.dll
Rating
The current skill rating of the player.
public required int? Rating { get; init; }
Property Value
- int?
The current skill rating of the player.
public required int? Rating { get; init; }