HookNative
Allows you to hook into FiveM's native function system, giving you complete control over whether native functions execute and what values they return.
Syntax
Susano.HookNative(native_hash, hook_function)Parameters
Return(s)
Hook Function
Return Format
return call_original, return_value1, return_value2, ...Example(s)
Last updated