Class AstralReward
- Namespace
- GuildWars2.WizardsVault.AstralRewards
- Assembly
- GW2SDK.dll
Information about an astral reward.
public sealed record AstralReward : IEquatable<AstralReward>
- Inheritance
-
AstralReward
- Implements
- Inherited Members
Properties
- 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.
Methods
- GetChatLink()
Gets an item chat link object for this astral reward.