IMaterialEditor::UpdateSearch

Updates the SearchResults array based on the search query

Unreal Engine C++ API Reference > Editor > MaterialEditor > IMaterialEditor

References

   
Module MaterialEditor
Header /Engine/Source/Editor/MaterialEditor/Public/IMaterialEditor.h
Include #include "IMaterialEditor.h"
virtual void UpdateSearch
(
    bool bQueryChanged
)

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.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library