You can convert an FString to an std::string with the TCHAR_TO_UTF8 macro: ... getline(cin, str); //str contains line The FString::Printf function can take ...
確定! 回上一頁