3.0 minor change
mNo edit summary |
(3.0 minor change) |
||
| Line 15: | Line 15: | ||
:;linktext : String - the visual text value of the link - For example "MyLinksText" where "MyLinkText" is the value displayed in the chatframe | :;linktext : String - the visual text value of the link - For example "MyLinksText" where "MyLinkText" is the value displayed in the chatframe | ||
:;mousebutton : String - the mousebutton which was pressed - For example "LeftButton" | :;mousebutton : String - the mousebutton which was pressed - For example "LeftButton" | ||
==update for 3.0== | |||
the format is now | |||
ChatFrame_OnHyperlinkShow(self, link, text, button) | |||
=== Returns === | === Returns === | ||
:;nil | :;nil | ||