Navigation
API > API/Plugins > API/Plugins/TedsQueryStack > API/Plugins/TedsQueryStack/FColumnsSearchNode
Description
Starts searching for the provided string in all searchable columns that were selected in the query. Results may not be collected and can take several frames to arrive.
| Name | StartSearch |
| Type | function |
| Header File | /Engine/Plugins/Experimental/EditorDataStorageFeatures/Source/TedsQueryStack/Public/TedsColumnsSearchNode.h |
| Include Path | #include "TedsColumnsSearchNode.h" |
| Source | /Engine/Plugins/Experimental/EditorDataStorageFeatures/Source/TedsQueryStack/Private/TedsColumnsSearchNode.cpp |
void StartSearch
(
FString SearchString
)