Navigation
API > API/Plugins > API/Plugins/TedsQueryStack > API/Plugins/TedsQueryStack/FExplicitUpdateExecutor
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
TedsQueryStackExecutor.h |
|
|
|
TedsQueryStackExecutor.h |
|
|
|
TedsQueryStackExecutor.h |
|
FExplicitUpdateExecutor()
| |
|
| Name |
FExplicitUpdateExecutor |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/EditorDataStorageFeatures/Source/TedsQueryStack/Public/TedsQueryStackExecutor.h |
| Include Path |
#include "TedsQueryStackExecutor.h" |
FExplicitUpdateExecutor()
FExplicitUpdateExecutor(FExplicitUpdateExecutor &&)
| |
|
| Name |
FExplicitUpdateExecutor |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/EditorDataStorageFeatures/Source/TedsQueryStack/Public/TedsQueryStackExecutor.h |
| Include Path |
#include "TedsQueryStackExecutor.h" |
FExplicitUpdateExecutor
(
FExplicitUpdateExecutor &&
)
FExplicitUpdateExecutor(const FName &, TSharedPtr< INode >)
| |
|
| Name |
FExplicitUpdateExecutor |
| 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 |
FExplicitUpdateExecutor
(
const FName & StackName,
TSharedPtr < INode > RootNode
)