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