Method GetSkinLink
- Namespace
- GuildWars2.Chat
- Assembly
- GW2SDK.dll
GetSkinLink()
Gets the skin chat link if the item is transmuted, or null
if the default skin is applied.
public SkinLink? GetSkinLink()
Returns
- SkinLink
The chat link as an object.
Remarks
Only valid for weapons, armor and back items.