LuaSTG-x Core API
|
This is the complete list of members for debug, including all inherited members.
debug() | debug | |
getfenv(local o) | debug | |
gethook(local thread) | debug | |
getinfo(local thread, local f, local what) | debug | |
getlocal(local thread, local f, local var) | debug | |
getmetatable(local value) | debug | |
getregistry() | debug | |
getupvalue(local f, local up) | debug | |
setfenv(local object, local table) | debug | |
sethook(local thread, local hook, local mask, local count) | debug | |
setlocal(local thread, local level, local var, local value) | debug | |
setmetatable(local value, local table) | debug | |
setupvalue(local f, local up, local value) | debug | |
traceback(local thread, local message, local level) | debug |