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