Wikia

WoWWiki

Watchlist Recent changes

API GetSavedInstanceChatLink

Main Menue



Retrieves the SavedInstanceChatLink to a specific instance.

 link = GetSavedInstanceChatLink(index)

Contents

Arguments Edit

index 
The index of the instance you want to query.

Returns Edit

link 
If instance at index is linkable.
nil 
If instance is not linkable (none at index).

Example Edit

local link = GetSavedInstanceChatLink(1)
if link then
	print(link)
else
	print("Linking is not available for this instance!")
end

Result Edit

Displays a link to the first instance in your Raid Information tab in the chat window, unless there is none available.

Details Edit

Pages on WoWWiki

95,750pages on
this wiki
Advertisement | Your ad here

Latest Photos

Add a Photo
58,025photos on this wiki
See more >

Recent Wiki Activity

See more >

Recent Questions

Around Wikia's network

Random Wiki