Skip to main content

Alias

  • debug.getprotos

Đối số

function | number
bắt buộc
Lua function or stack level whose nested functions are returned.

Giá trị trả về

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

Ví dụ

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