Class DailyObjectivesProgress
- Namespace
- GuildWars2.WizardsVault.Objectives
- Assembly
- GW2SDK.dll
Information about progress towards completing daily Wizard's Vault objectives.
public sealed record DailyObjectivesProgress : IEquatable<DailyObjectivesProgress>
- Inheritance
-
DailyObjectivesProgress
- Implements
- Inherited Members
Properties
- Claimed
Whether the daily completion reward was claimed.
- Goal
The amount of completed objectives required to claim the daily completion reward.
- Objectives
The daily objectives and the player's progress.
- Progress
The amount of daily objectives completed.
- RewardAcclaim
The amount of Astral Acclaim that is awarded for daily completion.
- RewardItemId
The item ID of the completion reward.