Navigation
API > API/Editor > API/Editor/MaterialEditor > API/Editor/MaterialEditor/IMaterialEditor
References
| Module | MaterialEditor |
| Header | /Engine/Source/Editor/MaterialEditor/Public/IMaterialEditor.h |
| Include | #include "IMaterialEditor.h" |
virtual void UpdateSearch
&40;
bool bQueryChanged
&41;
Remarks
Updates the SearchResults array based on the search query
Parameters
| Name | Description |
|---|---|
| bQueryChanged | Indicates whether the update is because of a query change or a potential material content change. |