Navigation
API > API/Plugins > API/Plugins/TedsQueryStack > API/Plugins/TedsQueryStack/FRowMergeNode
Description
Get the current revision of the node. Whenever its internal state changes the revision should be incremented to signal a need to update to downstream nodes.
Virtual Inheritance
- INode::GetRevision → FRowMergeNode::GetRevision
| Name | GetRevision |
| Type | function |
| Header File | /Engine/Plugins/Experimental/EditorDataStorageFeatures/Source/TedsQueryStack/Public/TedsRowMergeNode.h |
| Include Path | #include "TedsRowMergeNode.h" |
| Source | /Engine/Plugins/Experimental/EditorDataStorageFeatures/Source/TedsQueryStack/Private/TedsRowMergeNode.cpp |
virtual RevisionId GetRevision() const