Table of Contents

Property Duration

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

Duration

The duration of the effect applied by the skill/trait, or null when the effect is removed by the skill/trait.

public required TimeSpan? Duration { get; init; }

Property Value

TimeSpan?