Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FSerializedUATProcess
Description
Run UAT, serially with other FSerializedUATProcess objects. Because the actual call is delayed, this will always return true, and the LaunchFailedDelegate will be called later if an error happens
Virtual Inheritance
- FMonitoredProcess::Launch → FSerializedUATProcess::Launch
| Name | Launch |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/MonitoredProcess.h |
| Include Path | #include "Misc/MonitoredProcess.h" |
| Source | /Engine/Source/Runtime/Core/Private/Misc/MonitoredProcess.cpp |
virtual bool Launch()