Table of Contents

Class PrefixedBuff

Namespace
GuildWars2.Hero.Builds.Facts
Assembly
GW2SDK.dll

A boon, condition or effect with a precondition.

public sealed record PrefixedBuff : Buff, IEquatable<Fact>, IEquatable<Buff>, IEquatable<PrefixedBuff>
Inheritance
PrefixedBuff
Implements
Inherited Members

Properties

Precondition

Indicates what is the precondition for this buff. For example: "Fire Attunement".

PrefixIconHref

The URL of the precondition's icon as it appears in the tooltip, before the IconHref.

PrefixIconUrl

The URL of the precondition's icon as it appears in the tooltip, before the IconHref.