Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FThreadHeartBeat
Description
Stops the runnable object.
This is called if a thread is requested to terminate early.
Virtual Inheritance
- FRunnable::Stop → FThreadHeartBeat::Stop
| Name | Stop |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/HAL/ThreadHeartBeat.h |
| Include Path | #include "HAL/ThreadHeartBeat.h" |
| Source | /Engine/Source/Runtime/Core/Private/HAL/ThreadHeartBeat.cpp |
virtual void Stop()