Property Precondition
- Namespace
- GuildWars2.Hero.Builds.Facts
- Assembly
- GW2SDK.dll
Precondition
Indicates what is the precondition for this buff. For example: "Fire Attunement".
public required string Precondition { get; init; }
Indicates what is the precondition for this buff. For example: "Fire Attunement".
public required string Precondition { get; init; }