You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Added Exec() API to IUnrealInsightsModule and to IInsightsComponent (i.e. each component can now expose custom commands). - Extended "-ExecOnAnalysisCompleteCmd" command line argument to be used also without AutomationTesting, to run custom commands exposed by Insights components. - Added custom response file support for "-ExecOnAnalysisCompleteCmd" command line argument (using @=file syntax). - Fixed -AutoQuit command line argument to work also without AutomationTesting. #rb Catalin.Dragoiu #preflight 62260251e543538b3e2ea3f8 [CL 19284189 by ionut matasaru in ue5-main branch]