Files
UnrealEngineUWP/Engine/Source/Developer/TargetPlatform
devin doucette 3bdc538c9a Changed FStringView parameters to virtual functions to pass by value instead of by reference
This is the preferred way to use string views. These interfaces were added in 4.25 so this is the time to fix them without breaking user code.

#jira none
#rb trivial
#rnx

[CL 12236111 by devin doucette in 4.25 branch]
2020-03-17 17:13:07 -04:00
..