Epic Developer Community Forums
How to convert FString to const TCHAR?
Development
Programming & Scripting
UI
text
,
fstring
,
casting
,
Programming
,
question
,
unreal-engine
FanOfUE
(FanOfUE)
October 29, 2019, 2:57am
3
The * operator on FStrings returns their TCHAR* data which is what FCString functions use.
show post in topic