Skip to main content

별칭

  • debug.getprotos

인수

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

반환값

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

예제

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