Table of Contents

Class Effect

Namespace
GuildWars2.Items
Assembly
GW2SDK.dll

Information about an effect applied by a consumable.

[JsonConverter(typeof(EffectJsonConverter))]
public sealed record Effect : IEquatable<Effect>
Inheritance
Effect
Implements
Inherited Members

Properties

ApplyCount

The number of stacks of the effect applied.

Description

The description of the effect.

Duration

The duration of the effect.

IconHref

The URL of the effect icon.

IconUrl

The URL of the effect icon.

Name

The name of the effect.