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