IMaterialEditor::UpdateSearch

Updates the SearchResults array based on the search query

Windows
MacOS
Linux

References

Module

MaterialEditor

Header

/Engine/Source/Editor/MaterialEditor/Public/IMaterialEditor.h

Include

#include "IMaterialEditor.h"

Syntax

virtual void UpdateSearch
(
    bool bQueryChanged
)

Remarks

Updates the SearchResults array based on the search query

Parameters

Parameter

Description

bQueryChanged

Indicates whether the update is because of a query change or a potential material content change.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss