UnRegisterQueryFile
- Синтаксис
-
native bool:UnRegisterQueryFile(QueryFileHook:hook);
Переменная | Описание |
---|---|
hook |
The hook to remove |
- Описание
- Unregister the forward. Use the return value from RegisterQueryFile as the parameter here!
- Возвращает
- Returns true if the hook is successfully removed, otherwise false