Skip to main content

Đối số

function
bắt buộc
Function called by the returned Luau closure.
string
Optional debug name for the generated closure.

Giá trị trả về

function
Generated Luau closure that executes return the original function(..) and forwards arguments to the original function.

Ví dụ

Create a Luau closure that calls the original function.