View Single Post
01-14-18, 10:10 PM   #56
lightspark
A Rage Talon Dragon Guard
 
lightspark's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2012
Posts: 341
Originally Posted by Resike View Post
Except you are not hooking a function call, but a call for it's memory pointer's reference.
He prob meant "pre-hooking", when one pretty much re-defines a function. In that case, your upvalue will call the original.
__________________
  Reply With Quote