Navigation
API > API/Plugins > API/Plugins/TedsQueryStack > API/Plugins/TedsQueryStack/FCooperativeExecutor
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
TedsQueryStackExecutor.h |
|
|
|
TedsQueryStackExecutor.h |
|
|
|
TedsQueryStackExecutor.h |
|
FCooperativeExecutor()
| |
|
| Name |
FCooperativeExecutor |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/EditorDataStorageFeatures/Source/TedsQueryStack/Public/TedsQueryStackExecutor.h |
| Include Path |
#include "TedsQueryStackExecutor.h" |
FCooperativeExecutor()
FCooperativeExecutor(FCooperativeExecutor &&)
| |
|
| Name |
FCooperativeExecutor |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/EditorDataStorageFeatures/Source/TedsQueryStack/Public/TedsQueryStackExecutor.h |
| Include Path |
#include "TedsQueryStackExecutor.h" |
| Source |
/Engine/Plugins/Experimental/EditorDataStorageFeatures/Source/TedsQueryStack/Private/TedsQueryStackExecutor.cpp |
FCooperativeExecutor
(
FCooperativeExecutor && Rhs
)
FCooperativeExecutor(const FName &, ICoreProvider &, TSharedPtr< INode >, ICoreProvider::ECooperativeTaskPriority)
| |
|
| Name |
FCooperativeExecutor |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/EditorDataStorageFeatures/Source/TedsQueryStack/Public/TedsQueryStackExecutor.h |
| Include Path |
#include "TedsQueryStackExecutor.h" |
| Source |
/Engine/Plugins/Experimental/EditorDataStorageFeatures/Source/TedsQueryStack/Private/TedsQueryStackExecutor.cpp |
FCooperativeExecutor
(
const FName & InStackName,
ICoreProvider & InDataStorage,
TSharedPtr < INode > InRootNode,
ICoreProvider::ECooperativeTaskPriority InPriority
)