Navigation
API > API/Runtime > API/Runtime/Core
| Name | FOutOfWork |
| Type | class |
| Header File | /Engine/Source/Runtime/Core/Public/Async/Fundamental/TaskShared.h |
| Include Path | #include "Async/Fundamental/TaskShared.h" |
Syntax
class FOutOfWork
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FOutOfWork() |
Async/Fundamental/TaskShared.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ActivelyLookingForWork | bool | Async/Fundamental/TaskShared.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool Start() |
Async/Fundamental/TaskShared.h | ||
bool Stop() |
Async/Fundamental/TaskShared.h |