Property Unlocks
- Namespace
- GuildWars2.Pve.SuperAdventureBox
- Assembly
- GW2SDK.dll
Unlocks
The upgrades which have been unlocked by the character.
public required IReadOnlyCollection<SuperAdventureBoxUpgrade> Unlocks { get; init; }
The upgrades which have been unlocked by the character.
public required IReadOnlyCollection<SuperAdventureBoxUpgrade> Unlocks { get; init; }