Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FMonitoredProcess
Description
Exits the runnable object.
Called in the context of the aggregating thread to perform any cleanup.
Virtual Inheritance
- FRunnable::Exit → FMonitoredProcess::Exit
| Name | Exit |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/MonitoredProcess.h |
| Include Path | #include "Misc/MonitoredProcess.h" |
virtual void Exit()
See Also
-
Init
-
Run
-
Stop