Enables or disables hyperlink interactivity in the frame. The frame's hyperlink-related script handlers will only be run if hyperlinks are enabled. Signature: Code ScrollingMessageFrame:SetHyperlinksEnabled(enable)
Arguments: - enable - True to enable hyperlink interactivity in the frame; false to disable (boolean)
Также смотрите: Прокручивающееся сообщение фрейма
Ссылки: http://wowprogramming.com/docs/widgets/ScrollingMessageFrame/SetHyperlinksEnabled
|