Class Distribution
- Namespace
- GuildWars2.Wvw.Matches
- Assembly
- GW2SDK.dll
A distribution of team scores in a World vs. World match.
public sealed record Distribution : IEquatable<Distribution>
- Inheritance
-
Distribution
- Implements
- Inherited Members
Properties
- Blue
The amount of points the blue team has.
- Green
The amount of points the green team has.
- Red
The amount of points the red team has.