Property LayerUrls
- Namespace
- GuildWars2.Guilds.Emblems
- Assembly
- GW2SDK.dll
LayerUrls
The image URLs of the background layers.
public required IReadOnlyList<Uri> LayerUrls { get; init; }
The image URLs of the background layers.
public required IReadOnlyList<Uri> LayerUrls { get; init; }