Property IsActive
- Namespace
- GuildWars2.Hero.Builds
- Assembly
- GW2SDK.dll
IsActive
Whether this is the active build template.
public required bool IsActive { get; init; }
Property Value
Remarks
Expect there to be a delay after switching tabs in the game before this is reflected in the API.