native
UnRegisterQueryFile
Syntax
native bool:UnRegisterQueryFile(QueryFileHook:hook);
Description
Unregister the forward.
Use the return value from RegisterQueryFile as the parameter here!
Parameters
| hook | The hook to remove |
|---|
Return
Returns true if the hook is successfully removed, otherwise false