Skip to main content

Argumentos

function
obrigatório
Function to clone. Passing a non-function raises a type error.

Retornos

function
New function produced by the newcclosure, C closure, or Luau closure clone path.

Exemplo

Create a cloned closure from a function.