Table of Contents

Property Unlocked

Namespace
GuildWars2.Hero.Masteries
Assembly
GW2SDK.dll

Unlocked

The IDs of mastery points that have been unlocked on the account. This is not the same as the mastery IDs.

public required IReadOnlyCollection<int> Unlocked { get; init; }

Property Value

IReadOnlyCollection<int>