|
DI-Guy Lua AI SDK
|
This is the complete list of members for debug, including all inherited members.
| debug() | debug | static |
| gethook() | debug | static |
| getinfo(function[, what]) | debug | static |
| getlocal(level, local) | debug | static |
| getupvalue(func, up) | debug | static |
| sethook(hook, mask[, count]) | debug | static |
| setlocal(level, local, value) | debug | static |
| setupvalue(func, up, value) | debug | static |
| traceback([message]) | debug | static |