Table of Contents

Class AppearanceChanger

Namespace
GuildWars2.Items
Assembly
GW2SDK.dll

Information about a consumable that changes a character's appearance, for example Total Makeover Kit.

[JsonConverter(typeof(AppearanceChangerJsonConverter))]
public sealed record AppearanceChanger : Consumable, IEquatable<Item>, IEquatable<Consumable>, IEquatable<AppearanceChanger>
Inheritance
AppearanceChanger
Implements
Inherited Members