Class Outfit
- Namespace
- GuildWars2.Hero.Equipment.Outfits
- Assembly
- GW2SDK.dll
Information about an outfit.
[JsonConverter(typeof(OutfitJsonConverter))]
public sealed record Outfit : IEquatable<Outfit>
- Inheritance
-
Outfit
- Implements
- Inherited Members
Properties
- IconHref
The URL of the outfit icon.
- IconUrl
The URL of the outfit icon.
- Id
The outfit ID.
- Name
The name of the outfit.
- UnlockItemIds
The IDs of the items that unlock the outfit when consumed.
Methods
- GetChatLink()
Gets a chat link object for this outfit.