#include <lauxlib.h>
Public Attributes | |
const char * | name |
lua_CFunction | func |
lua_CFunction luaL_Reg::func |
Definition at line 24 of file lauxlib.h.
Referenced by lua_kernel_base::lua_kernel_base(), luaL_openlibs(), and luaL_setfuncs().
const char* luaL_Reg::name |
Definition at line 23 of file lauxlib.h.
Referenced by ai::impl_ai_get(), libsize(), luaL_openlibs(), and luaL_setfuncs().