Files
UnrealEngineUWP/Engine/Source/Runtime/Engine/Private/Commandlets/Commandlet.cpp
sebastien lussier 49e34df07a WorldPartition - Builder commandlet: Added new option -RunningFromUnrealEd
* Skips the error(s) / warning(s) summary at the end of the commandlet execution, with the side effect of binding the process exit code to the actual result of the commandlet
* Enables FastExit to exit the process as soon as the commandlet finishes, which avoids possible crashes during shutdown. The engine isn't shutdown cleanly.

#rb jeanfrancois.dube

[CL 24291575 by sebastien lussier in ue5-main branch]
2023-02-17 16:41:38 -05:00

4.1 KiB