AMX Mod X API Documentation

Signature
native bool:DisableHookChain(HookChain:hook);
Description

Stops a hook from triggering.

Use the return value from RegisterHookChain as the parameter here!

Parameters
  • hook The hook to stop
Назад
Верх