Table of Contents

Property LockedText

Namespace
GuildWars2.Hero.Achievements
Assembly
GW2SDK.dll

LockedText

Describes what you need to do to unlock the achievement like which unlock item you need to use or which achievement you need to complete first.

public required string LockedText { get; init; }

Property Value

string

Remarks

Can be empty if the achievement is always unlocked. Check whether the Flags contains the RequiresUnlock flag.