Wikia

WoWWiki

Watchlist Recent changes

API GetTradeSkillListLink

Main Menue



Contents

Synopsis Edit

Retrieves the TradeSkillLink to the currently open tradeskill.

 link = GetTradeSkillListLink()

Arguments Edit

None

Returns Edit

link 
If tradeskill is linkable.
nil 
If tradeskill is not linkable (runeforging) or if no tradeskill is open.

Example Edit

local link = GetTradeSkillListLink()
if link then
	print(link)
else
	print("Linking is not available for this tradeskill!")
end

Result Edit

Displays a link to the currently open tradeskill in the chat window, unless there is none available.

Details Edit

Pages on WoWWiki

94,195pages on
this wiki
Advertisement | Your ad here

Latest Photos

Add a Photo
55,622photos on this wiki
See more >

Recent Wiki Activity

See more >

Recent Questions

Around Wikia's network

Random Wiki