You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Added IBreakIterator::SetStringRef as an optimization for platforms using UTF-16 strings where it can avoid a string copy. - Fixed a bug where various break iterators were using the wrong FString consructor for their IBreakIterator::SetString(const TCHAR*, const int32) overload. #jira #rb Matt.Kuhlenschmidt #ROBOMERGE-SOURCE: CL 8120063 via CL 8123364 #ROBOMERGE-BOT: (v401-8057353) [CL 8125076 by jamie dale in Main branch]