Navigation
API > API/Plugins > API/Plugins/TedsQueryStack > API/Plugins/TedsQueryStack/FRowOrderInversionNode
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 → FRowOrderInversionNode::GetRevision
| Name | GetRevision |
| Type | function |
| Header File | /Engine/Plugins/Experimental/EditorDataStorageFeatures/Source/TedsQueryStack/Public/TedsRowOrderInversionNode.h |
| Include Path | #include "TedsRowOrderInversionNode.h" |
| Source | /Engine/Plugins/Experimental/EditorDataStorageFeatures/Source/TedsQueryStack/Private/TedsRowOrderInversionNode.cpp |
virtual RevisionId GetRevision() const