Navigation
API > API/Plugins > API/Plugins/TedsQueryStack > API/Plugins/TedsQueryStack/FColumnsSearchNode
| Name | ESyncActions |
| Type | enum |
| Header File | /Engine/Plugins/Experimental/EditorDataStorageFeatures/Source/TedsQueryStack/Public/TedsColumnsSearchNode.h |
| Include Path | #include "TedsColumnsSearchNode.h" |
Syntax
enum ESyncActions
{
None,
Refresh,
}
Values
| Name | Remarks |
|---|---|
| None | |
| Refresh | Do nothing when there are changes to the tables that have columns that are being searched. |