Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FTaskBase_1
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Tasks/TaskPrivate.h |
|
|
|
Tasks/TaskPrivate.h |
|
FTaskBase
(
uint32 InitRefCount,
bool bUnlockPrerequisites
)
|
|
Tasks/TaskPrivate.h |
|
FTaskBase(FTaskBase &&)
| |
|
| Name |
FTaskBase |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Tasks/TaskPrivate.h |
| Include Path |
#include "Tasks/TaskPrivate.h" |
FTaskBase
(
FTaskBase &&
)
FTaskBase(const FTaskBase &)
| |
|
| Name |
FTaskBase |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Tasks/TaskPrivate.h |
| Include Path |
#include "Tasks/TaskPrivate.h" |
FTaskBase
(
const FTaskBase &
)
FTaskBase(uint32, bool)
| |
|
| Name |
FTaskBase |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Tasks/TaskPrivate.h |
| Include Path |
#include "Tasks/TaskPrivate.h" |
FTaskBase
(
uint32 InitRefCount,
bool bUnlockPrerequisites
)