Skip to main content

Module lua_getinfo

Module lua_getinfo 

Source
Expand description

Node: cxx:Function:Luau.VM:VM/src/ldebug.cpp:185:lua_getinfo

lua_getinfo — resolve a stack level (negative = relative to top, else a call-info depth) to its closure, fill ar via auxgetinfo, and (when the f option pushed the function) place it on the stack. Returns 1 if a function was found at that level, else 0.

Functions§

lua_getinfo