Skip to main content

disable_debug_hook

Function disable_debug_hook 

Source
pub fn disable_debug_hook(amx: &Amx)
Expand description

Removes the SDK debug hook previously installed by enable_debug_hook on amx, so SampPlugin::on_debug_break stops firing for it.