#include <lua.h>
Definition at line 470 of file lua.h.
◆ currentline
| int lua_Debug::currentline |
◆ event
◆ ftransfer
| unsigned short lua_Debug::ftransfer |
◆ i_ci
◆ istailcall
| char lua_Debug::istailcall |
◆ isvararg
◆ lastlinedefined
| int lua_Debug::lastlinedefined |
◆ linedefined
| int lua_Debug::linedefined |
◆ name
| const char* lua_Debug::name |
◆ namewhat
| const char* lua_Debug::namewhat |
◆ nparams
| unsigned char lua_Debug::nparams |
◆ ntransfer
| unsigned short lua_Debug::ntransfer |
◆ nups
| unsigned char lua_Debug::nups |
◆ short_src
◆ source
| const char* lua_Debug::source |
◆ srclen
◆ what
| const char* lua_Debug::what |
The documentation for this struct was generated from the following file: