Table of Contents

Class TeleportToFriend

Namespace
GuildWars2.Items
Assembly
GW2SDK.dll

Information about a teleport to friend consumable.

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