Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/HAL > API/Runtime/Core/HAL/FRunnable
- FRunnable::Exit()
- FInteractiveProcess::Exit()
- FMonitoredProcess::Exit()
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/HAL/Runnable.h |
| Include | #include "HAL/Runnable.h" |
virtual void Exit()
Remarks
Exits the runnable object.
Called in the context of the aggregating thread to perform any cleanup.