oth. unhook Synchronous
True if a hook was removed; false if none was registered.
Luau
oth.unhook(target: Function) -> booleanParameters
| Parameter | Type |
|---|---|
target | Function |
Returns
booleanTrue if a hook was removed; false if none was registered.
oth.unhook(target: Function) -> boolean| Parameter | Type |
|---|---|
target | Function |
boolean