Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FThreadHeartBeat
Description
Get delegate for callback on hang. Delegate implementation will be called from the hang detector thread and not from the hung thread
| Name | GetOnHangDelegate |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/HAL/ThreadHeartBeat.h |
| Include Path | #include "HAL/ThreadHeartBeat.h" |
FOnHangDelegate & GetOnHangDelegate()