Table of Contents

Class Relic

Namespace
GuildWars2.Items
Assembly
GW2SDK.dll

Information about a relic, which provides combat special effects when equipped.

[JsonConverter(typeof(RelicJsonConverter))]
public sealed record Relic : Item, IEquatable<Item>, IEquatable<Relic>
Inheritance
Relic
Implements
Inherited Members