Skip to main content

Alias

  • debug.getprotos

Arguments

function | number
requis
Lua function or stack level whose nested functions are returned.

Retours

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

Exemple

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