Skip to main content

Aliases

  • debug.getprotos

Argumentos

function | number
obrigatório
Lua function or stack level whose nested functions are returned.

Retornos

table
One-based array table containing nested functions. Empty when none are present.

Exemplo

Clone every nested Proto from a Lua closure into an array of new L closures.