Property PurchaseLimit
- Namespace
- GuildWars2.WizardsVault.AstralRewards
- Assembly
- GW2SDK.dll
PurchaseLimit
The maximum number of times the reward can be purchased during the current season, or null
if there is
no limit.
public required int? PurchaseLimit { get; init; }
Property Value
- int?