Showing results 1 to 1 of 1
Search took 0.00 seconds.
Search: Posts Made By: pas06
Forum: Lua/XML Help 07-30-19, 01:48 PM
Replies: 2
Views: 2,015
Posted By pas06
i feel like this should definitely work....

i feel like this should definitely work.



self.frame:SetScript("OnEvent", function()
print("original function");
end);

self:HookScript(self.frame, "OnEvent", function()
print("hooked...
Showing results 1 to 1 of 1