Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FRunnable
Description
Stops the runnable object.
This is called if a thread is requested to terminate early.
Derived Overrides
- FAsyncWriter::Stop
- FGameThreadHitchHeartBeatThreaded::Stop
- FInteractiveProcess::Stop
- FMonitoredProcess::Stop
- FThreadHeartBeat::Stop
| Name | Stop |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/HAL/Runnable.h |
| Include Path | #include "HAL/Runnable.h" |
virtual void Stop()