hookfunction Synchronous
detour_functiondetourfunctionhookfuncreplaceclosure
Original callable.
Luau
hookfunction(target: Function, replacement: Function) -> FunctionParameters
| Parameter | Type |
|---|---|
target | Function |
replacement | Function |
Returns
Functiondetour_functiondetourfunctionhookfuncreplaceclosureOriginal callable.
hookfunction(target: Function, replacement: Function) -> Function| Parameter | Type |
|---|---|
target | Function |
replacement | Function |
Function