Table of Contents

Property TraitedFacts

Namespace
GuildWars2.Hero.Builds
Assembly
GW2SDK.dll

TraitedFacts

Some specialization traits can alter this skill's Facts, modifying their behavior or adding new behaviors. This list contains the overrides that apply when a certain trait is equipped.

public required IReadOnlyList<TraitedFact>? TraitedFacts { get; init; }

Property Value

IReadOnlyList<TraitedFact>