Class TraitedFact
- Namespace
- GuildWars2.Hero.Builds
- Assembly
- GW2SDK.dll
A fact applied by the skill/trait when another trait is active.
public sealed record TraitedFact : IEquatable<TraitedFact>
- Inheritance
-
TraitedFact
- Implements
- Inherited Members
Properties
- Overrides
If present, it is the list index of an existing fact to override with this Fact. Otherwise, it should be added to the list without overriding.
- RequiresTrait
The ID of the trait that must be active to benefits from this Fact.