Table of Contents

Class MasteryPointsTotal

Namespace
GuildWars2.Hero.Masteries
Assembly
GW2SDK.dll

Information about mastery points earned and spent in a region.

public sealed record MasteryPointsTotal : IEquatable<MasteryPointsTotal>
Inheritance
MasteryPointsTotal
Implements
Inherited Members

Properties

Available

The number of unspent mastery points in the region.

Earned

The number of mastery points earned in the region.

Region

The region corresponding to the mastery points.

Spent

The number of mastery points spent in the region.