enable_cvar_hook
- Синтаксис
-
native enable_cvar_hook(cvarhook:handle);
Переменная | Описание |
---|---|
handle |
Forward to enable |
- Описание
- Enables a cvar hook, restoring it to being called.
- Пометка
-
Use the handle returned by hook_cvar_change as the parameter here.