Files
UnrealEngineUWP/Engine/Source/Runtime/CoreUObject
Jamie Dale 11cd08fe0e Escape non-ASCII characters as UTF sequences when generating C++ literal strings
This improves portability between compilers and the default encoding of an OS install, and is inline with how we encode strings within hand written C++.

#jira UE-90621
#rb Johan.Torp
#rnx

[CL 12343442 by Jamie Dale in 4.25 branch]
2020-03-20 14:38:15 -04:00
..