WoW:API Frame HookScript: Difference between revisions

m
no edit summary
No edit summary
mNo edit summary
Line 1: Line 1:
{{widgetmethod}}Sets a function to be called automatically after the original function is called, or "post hook". Works with secure frames. (secure)
{{widgetmethod}}
 
Sets a function to be called automatically after the original function is called, or "post hook". Works with secure frames. (secure)
  frame:HookScript("handler", func)
  frame:HookScript("handler", func)