Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Register
Advertisement
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
Advertisement