Navigation
API > API/Plugins > API/Plugins/TedsQueryStack > API/Plugins/TedsQueryStack/FRowSortNode
Description
Retrieve write access to the rows used by this node. Is allowed to return null if write access can't be granted.
Virtual Inheritance
- IRowNode::GetMutableRows → FRowSortNode::GetMutableRows
| Name | GetMutableRows |
| Type | function |
| Header File | /Engine/Plugins/Experimental/EditorDataStorageFeatures/Source/TedsQueryStack/Public/TedsRowSortNode.h |
| Include Path | #include "TedsRowSortNode.h" |
| Source | /Engine/Plugins/Experimental/EditorDataStorageFeatures/Source/TedsQueryStack/Private/TedsRowSortNode.cpp |
virtual FRowHandleArray & GetMutableRows()