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.