Class SkillBadge
- Namespace
- GuildWars2.Pvp.Seasons
- Assembly
- GW2SDK.dll
Information about a skill badge and the minimum skill rating required to obtain it.
public sealed record SkillBadge : IEquatable<SkillBadge>
- Inheritance
-
SkillBadge
- Implements
- Inherited Members
Properties
- Description
The badge description.
- IconHref
The URL of the badge icon.
- IconUrl
The URL of the badge icon as a Uri.
- Name
The badge name.
- Overlay
The URL of the badge's large overlay image.
- OverlayUrl
The URL of the badge's large overlay image as a Uri.
- SmallOverlay
The URL of the badge's small overlay image.
- SmallOverlayUrl
The URL of the badge's small overlay image as a Uri.
- Tiers
The badge's tiers.