#include <lua_cpp_function.hpp>
Public Attributes | |
| const char * | name |
| lua_function | func |
Definition at line 138 of file lua_cpp_function.hpp.
| lua_function lua_cpp::Reg::func |
Definition at line 140 of file lua_cpp_function.hpp.
| const char* lua_cpp::Reg::name |
Definition at line 139 of file lua_cpp_function.hpp.