Navigation
API > API/Plugins > API/Plugins/TedsQueryStack > API/Plugins/TedsQueryStack/FRowViewNode
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 → FRowViewNode::GetMutableRows
| Name | GetMutableRows |
| Type | function |
| Header File | /Engine/Plugins/Experimental/EditorDataStorageFeatures/Source/TedsQueryStack/Public/TedsRowViewNode.h |
| Include Path | #include "TedsRowViewNode.h" |
| Source | /Engine/Plugins/Experimental/EditorDataStorageFeatures/Source/TedsQueryStack/Private/TedsRowViewNode.cpp |
virtual FRowHandleArray * GetMutableRows()