EnableHookChain

Syntax

native bool:EnableHookChain(HookChain:hook);

Usage

hook
The hook to re-enable

Description

Starts a hook back up.
Use the return value from RegisterHookChain as the parameter here!

Return

Returns true if the function is successfully executed, otherwise false