EnableHookChain
- Синтаксис
-
native bool:EnableHookChain(HookChain:hook);
Переменная | Описание |
---|---|
hook |
The hook to re-enable |
- Описание
- Starts a hook back up. Use the return value from RegisterHookChain as the parameter here!
- Возвращает
- Returns true if the function is successfully executed, otherwise false