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
6bf526007bdf92c3d4744a0dc331aa4e2c7800a6
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Json
History
steve robb
206d9d76b4
Replaced EAutomationTestFlags::ApplicationContextMask with EAutomationTestFlags_ApplicationContextMask.
...
[CL 34335388 by steve robb in ue5-main branch]
2024-06-13 07:06:47 -04:00
..
Private
Replaced EAutomationTestFlags::ApplicationContextMask with EAutomationTestFlags_ApplicationContextMask.
2024-06-13 07:06:47 -04:00
Public
Adding an optional sort delegate to allow custom sorting of the updated json array before it's set. The default behavor adds new elements to the end of the json array which may not match the source input array. Removing the clearing of "Plugins" so that existing data is preserved again.
2024-05-16 10:23:59 -04:00
Json.Build.cs
Remove the now deleted option to EnableAutoRTFM, this is default and now youve to explicitly disable it for a module
2024-05-30 18:00:50 -04:00