You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Build now takes optional inputs for consistency with BuildAction. - BuildAction has been renamed to Build and works the same as Build except it starts from an action. - Build now takes a FBuildPolicy, which is implicitly constructible from EBuildPolicy, and allows setting the policy by payload. - FBuildContext and FBuildConfigContext now have policy masks that allow clearing flags across every payload in the build. - EBuildPolicy has CacheStore split into CacheStoreOnQuery and CacheStoreOnBuild for more control of cache behavior. - Builds now use consistent completion callback parameters, FBuildCompleteParams. - Build types now have debugger visualization. #rb Zousar.Shaker #rnx #ROBOMERGE-AUTHOR: devin.doucette #ROBOMERGE-SOURCE: CL 17874670 in //UE5/Release-5.0/... via CL 17874724 #ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v883-17842818) #ROBOMERGE[STARSHIP]: UE5-Main [CL 17874740 by devin doucette in ue5-release-engine-test branch]