#include <lua.h>
◆ currentline
int lua_Debug::currentline |
◆ event
◆ 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 |
◆ nups
unsigned char lua_Debug::nups |
◆ short_src
◆ source
const char* lua_Debug::source |
◆ what
const char* lua_Debug::what |
The documentation for this struct was generated from the following file: