Parameters
Returns
void
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
oth.unhook(target: function): ()
| Parameter | Type | Description |
|---|---|---|
target | function | The hooked function to restore. |
void
oth.unhook(print)
print("Print restored!")
oth.unhook(workspace.Destroy)