Property IconHref
- Namespace
- GuildWars2.Hero.Masteries
- Assembly
- GW2SDK.dll
IconHref
The URL of the mastery icon that appears in the masteries panel.
[Obsolete("Use IconUrl instead.")]
public required string IconHref { get; init; }
The URL of the mastery icon that appears in the masteries panel.
[Obsolete("Use IconUrl instead.")]
public required string IconHref { get; init; }