ChatFrame_OnHyperlinkShow()

From Warcraft Wiki
Jump to navigation Jump to search
This function is implemented in :OnHyperlinkShow FrameXML/ChatFrame.lua.

Displays a hyperlink.

ChatFrame_OnHyperlinkShow(self, link, text, button)

Arguments

self
Frame - A widget containing a FontInstance.
link
string - The link payload (e.g. "item:6948:0:0:0:...").
text
string - The link label (e.g. "[Hearthstone]").
button
string - "LeftButton", "RightButton", "MiddleButton", "Button4", "Button5", ..., "ButtonN"

Details

Patch changes

References

 
  1. ^ ChatFrame.lua, version 3.0.2.9056, near line 2453, archived at Townlong-Yak
  2. ^ Iriel 2005-12-07. Actual UI Code Changes in 1.6. Archived from the original