lua_tostring converts a Lua value to a string ( const char* ). This value must be a string or a number; otherwise, the function returns NULL ...
確定! 回上一頁