Table of Contents

Class ObjectiveProgress

Namespace
GuildWars2.WizardsVault.Objectives
Assembly
GW2SDK.dll

Information about progress towards completing a Wizard's Vault objective.

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

Properties

Claimed

Whether the objective reward was claimed.

Goal

The amount of progress required to complete the objective.

Id

The objective ID.

Progress

The amount of progress made so far.

RewardAcclaim

The amount of Astral Acclaim that is awarded for completing the objective.

Title

The title of the objective.

Track

The track that the objective is associated with.