Table of Contents

Class Number

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

Describes a number of something as referenced by the Text.

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

Properties

Value

The number of something referenced by the Text. For example, if the text is "Conditions Removed" then Value is the number of conditions removed.