ScummVM API documentation
lua_State Struct Reference

Public Attributes

GCObjectnext
 
lu_byte tt
 
lu_byte marked
 
lu_byte status
 
StkId top
 
StkId base
 
global_Statel_G
 
CallInfoci
 
const Instruction * savedpc
 
StkId stack_last
 
StkId stack
 
CallInfoend_ci
 
CallInfobase_ci
 
int stacksize
 
int size_ci
 
unsigned short nCcalls
 
unsigned short baseCcalls
 
lu_byte hookmask
 
lu_byte allowhook
 
int basehookcount
 
int hookcount
 
lua_Hook hook
 
TValue l_gt
 
TValue env
 
GCObjectopenupval
 
GCObjectgclist
 
struct lua_longjmp * errorJmp
 
ptrdiff_t errfunc
 

The documentation for this struct was generated from the following file: