Class SelectedLegends
- Namespace
- GuildWars2.Hero.Builds
- Assembly
- GW2SDK.dll
Information about the selected legends for a Revenant build.
public sealed record SelectedLegends : IEquatable<SelectedLegends>
- Inheritance
-
SelectedLegends
- Implements
- Inherited Members
Properties
- Aquatic1
The ID of the first selected legend for underwater, or
null
if no legend was selected.
- Aquatic2
The ID of the other selected legend for underwater, or
null
if no legend was selected.
- Terrestrial1
The ID of the first selected legend, or
null
if no legend was selected.
- Terrestrial2
The ID of the other selected legend, or
null
if no legend was selected.