lua_tostring converts the Lua value at the given index to a string ( const char* ). The Lua value must be a string or a number; otherwise, ...
確定! 回上一頁