Property MarkerIconHref
- Namespace
- GuildWars2.Wvw.Objectives
- Assembly
- GW2SDK.dll
MarkerIconHref
The URL of the objective's icon.
[Obsolete("Use MarkerIconUrl instead.")]
public required string MarkerIconHref { get; init; }
The URL of the objective's icon.
[Obsolete("Use MarkerIconUrl instead.")]
public required string MarkerIconHref { get; init; }