Table of Contents

Class SkinLink

Namespace
GuildWars2.Chat
Assembly
GW2SDK.dll

Represents a skin chat link.

public sealed record SkinLink : Link, IEquatable<Link>, IEquatable<SkinLink>
Inheritance
SkinLink
Implements
Inherited Members

Properties

SkinId

The skin ID.

Methods

Parse(ReadOnlySpan<char>)

Converts a chat link code to a chat link object.

Parse(string)

Converts a chat link code to a chat link object.

ToString()

Converts the chat link object to a string that can be sent in chat.