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