Class Results
- Namespace
- GuildWars2.Pvp.Stats
- Assembly
- GW2SDK.dll
Information about a player's results.
public sealed record Results : IEquatable<Results>
- Inheritance
-
Results
- Implements
- Inherited Members
Properties
- Byes
The number of times the player has received a Bye.
- Desertions
The number of times the player deserted.
- Forfeits
The number of times the player has forfeited.
- Losses
The number of losses the player has.
- Wins
The number of wins the player has.