UnhookNative
Removes a previously registered Lua hook for a native identified by its hash. Frees the associated Lua reference.
Syntax
Susano.UnhookNative(hash) -> voidParameters
Return(s)
Behavior
Example(s)
Susano.UnhookNative(0x34CFC4C2A38E83E3)Last updated