Signature
native bool:EnableHookChain(HookChain:hook);
Description
Starts a hook back up.
Use the return value from RegisterHookChain as the parameter here!
Parameters
- hook — The hook to re-enable
Returns
Returns true if the function is successfully executed, otherwise false