Frame:SetHyperlinksEnabled

From Warcraft Wiki
Jump to navigation Jump to search

Allows mouse interaction with hyperlinks on the frame.

Frame:SetHyperlinksEnabled([enabled])

Arguments

enabled
boolean? = false - True if the mouse should be able to interact with hyperlinks.

Patch changes

  • TheWarWithin-Petopia-Logo.png Patch 11.1.7 (2025-06-17): Restricted. Can no longer be called on protected objects by insecure code while in combat.