native
EnableHookChain
Syntax
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 |
|---|
Return
Returns true if the function is successfully executed, otherwise false