Table of Contents

Class PurchasedAstralReward

Namespace
GuildWars2.WizardsVault.AstralRewards
Assembly
GW2SDK.dll

Information about a reward in the Wizard's Vault.

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

Properties

Available

The number of times the reward can still be purchased during the current season, or null if there is no limit.

Cost

The Astral Acclaim cost of the reward.

Id

The reward ID.

ItemCount

The number of items received upon purchase.

ItemId

The ID of the item that can be purchased.

Kind

The kind of reward.

PurchaseLimit

The maximum number of times the reward can be purchased during the current season, or null if there is no limit.

Purchased

The number of times the reward has been purchased during the current season, or null if there is no limit, then purchases are not counted.

Methods

GetChatLink()

Gets an item chat link object for this astral reward.