Property Requirement
- Namespace
- GuildWars2.Hero.Achievements
- Assembly
- GW2SDK.dll
Requirement
Describes what you need to do to complete the achievement.
public required string Requirement { get; init; }
Property Value
Remarks
Can be empty.
Describes what you need to do to complete the achievement.
public required string Requirement { get; init; }
Can be empty.