Property Aquatic2
- Namespace
- GuildWars2.Hero.Builds
- Assembly
- GW2SDK.dll
Aquatic2
The ID of the other selected pet for underwater, or null
if no pet was selected.
public required int? Aquatic2 { get; init; }
Property Value
- int?
The ID of the other selected pet for underwater, or null
if no pet was selected.
public required int? Aquatic2 { get; init; }