This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d3900659d73e0c287c2f35b8ca0ee2c033a8d2bc
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
AddContentDialog
/
Private
/
ContentSourceProviders
/
FeaturePack
History
nick edwards
69726f5ee7
Update code using FJsonObject to use TCHAR strings instead of ANSI strings. Removes unnecessary string conversions and removes compilation errors when FJsonObject is updated to use FStringViews.
...
[CL 28536648 by nick edwards in ue5-main branch]
2023-10-06 08:18:42 -04:00
..
FeaturePackContentSource.cpp
Update code using FJsonObject to use TCHAR strings instead of ANSI strings. Removes unnecessary string conversions and removes compilation errors when FJsonObject is updated to use FStringViews.
2023-10-06 08:18:42 -04:00
FeaturePackContentSourceProvider.cpp
…
FeaturePackContentSourceProvider.h
…