Navigation
API > API/Plugins > API/Plugins/TedsQueryStack > API/Plugins/TedsQueryStack/IRowNode
Description
Retrieve write access to the rows used by this node. Is allowed to return null if write access can't be granted.
Derived Overrides
- FRowArrayNode::GetMutableRows
- FRowFilterNode::GetMutableRows
- FRowMergeNode::GetMutableRows
- FRowMonitorNode::GetMutableRows
- FRowQueryResultsNode::GetMutableRows
- FRowViewNode::GetMutableRows
| Name | GetMutableRows |
| Type | function |
| Header File | /Engine/Plugins/Experimental/EditorDataStorageFeatures/Source/TedsQueryStack/Public/TedsQueryStackInterfaces.h |
| Include Path | #include "TedsQueryStackInterfaces.h" |
FRowHandleArray * GetMutableRows()