Table of Contents

Class JadeTechModule

Namespace
GuildWars2.Items
Assembly
GW2SDK.dll

Information about a Jade Bot module, which adds new functionality to the Jade Bot.

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