Epic Developer Community Forums
Convert std::string to FString
Development
Programming & Scripting
C++
unreal-engine
Sir_Rogers
(Sir_Rogers)
December 28, 2015, 5:22am
15
What you want to be using is std::wstring, not std::string.
show post in topic