Recent changes Random page
GAMING
Gaming
 
StarCraft Wiki
Super Smash Wiki
Halopedia
Diablo Wiki
FFXIclopedia
Grand Theft Wiki
See more...

Sea.util.unhook

From WoWWiki

Jump to: navigation, search

This article is a part of the documentation of the Sea function library

-- 
-- unhook( string originalFunctionName, string newFunction, string hooktype )
-- 
--	Unhooks a function
--
--	Example:
-- 	    unhook("some_blizzard_function","my_function","before|after|hide");
--
-- 	This will remove a function hooked by hook.
--

Originally coded by Thott (thott@thottbot.com)

Rate this article:
Share this article: