Navigation
API > API/Plugins > API/Plugins/TedsQueryStack
Base interface for a all query stack nodes.
| Name | INode |
| Type | class |
| Header File | /Engine/Plugins/Experimental/EditorDataStorageFeatures/Source/TedsQueryStack/Public/TedsQueryStackInterfaces.h |
| Include Path | #include "TedsQueryStackInterfaces.h" |
Syntax
class INode
Derived Classes
INode derived class hierarchy
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~INode() |
TedsQueryStackInterfaces.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| RevisionId | uint32 | TedsQueryStackInterfaces.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
RevisionId GetRevision() |
TedsQueryStackInterfaces.h | ||
void Update() |
TedsQueryStackInterfaces.h |