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