hookmetamethod Synchronous
Original callable.
Luau
hookmetamethod(object: any, name: string, replacement: Function) -> FunctionParameters
| Parameter | Type |
|---|---|
object | any |
name | string |
replacement | Function |
Returns
FunctionOriginal callable.
hookmetamethod(object: any, name: string, replacement: Function) -> Function| Parameter | Type |
|---|---|
object | any |
name | string |
replacement | Function |
Function