Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/IQueuedWorkInternalData
Description
Called during retraction, when a task is pulled from being worked on. the return value specifies if the cancellation succeded
| Name | Retract |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/IQueuedWork.h |
| Include Path | #include "Misc/IQueuedWork.h" |
bool Retract()