Class MailCarrier
- Namespace
- GuildWars2.Hero.Equipment.MailCarriers
- Assembly
- GW2SDK.dll
Information about a mail carrier.
[JsonConverter(typeof(MailCarrierJsonConverter))]
public sealed record MailCarrier : IEquatable<MailCarrier>
- Inheritance
-
MailCarrier
- Implements
- Inherited Members
Properties
- Flags
Contains various modifiers.
- IconHref
The URL of the mail carrier icon.
- IconUrl
The URL of the mail carrier icon.
- Id
The mail carrier ID.
- Name
The name of the mail carrier.
- Order
The display order of the mail carrier in the equipment panel.
- UnlockItemIds
The IDs of the items that unlock the mail carrier when consumed.