Say I call a Lua function from C++ like this lua_getglobal(L, "TableName"); lua_getfield(L, -1, "FunctionName");
確定! 回上一頁