| AllowedSections |
TSet< FName > |
Only show this search term and filter in those sections |
ISettingsEditorModule.h |
|
| bShowFilter |
bool |
Show/hide filter toggle button in the UI or only show suggestions |
ISettingsEditorModule.h |
|
| DisallowedSections |
TSet< FName > |
Do not show this search term and filter in those sections |
ISettingsEditorModule.h |
|
| IconStyleName |
FName |
Name of the resource to use for the icon |
ISettingsEditorModule.h |
|
| IconStyleSetName |
FName |
Name of the style set to query icon from |
ISettingsEditorModule.h |
|
| Label |
FText |
Used to show this search term in the UI |
ISettingsEditorModule.h |
|
| Tooltip |
FText |
Tooltip text to show on the filter button |
ISettingsEditorModule.h |
|
| Values |
TSet< FString > |
Results that should be listed and suggested for this search term |
ISettingsEditorModule.h |
|