Table of Contents

Class TrainingProgress

Namespace
GuildWars2.Hero.Training
Assembly
GW2SDK.dll

Information about the number of hero points spent in a training track.

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

Properties

Done

Whether the current training is completed.

Id

The ID of the training track.

Spent

The number of hero points spent in this track.