CorsixTH engine (the C++ part)
Open source implementation of Theme Hospital
Loading...
Searching...
No Matches
Public Attributes | List of all members
lua_register_state Struct Reference

#include <th_lua_internal.h>

Public Attributes

lua_StateL
 
int metatables [static_cast< size_t >(lua_metatable::count)]
 
int main_table
 
int top
 

Member Data Documentation

◆ L

lua_State* lua_register_state::L

◆ main_table

int lua_register_state::main_table

◆ metatables

int lua_register_state::metatables[static_cast< size_t >(lua_metatable::count)]

◆ top

int lua_register_state::top

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