Module |
|
Header |
/Engine/Source/Editor/MaterialEditor/Public/IMaterialEditor.h |
Include |
#include "IMaterialEditor.h" |
virtual void UpdateSearch
(
bool bQueryChanged
)
Updates the SearchResults array based on the search query
Parameter |
Description |
---|---|
bQueryChanged |
Indicates whether the update is because of a query change or a potential material content change. |