SFindInMaterial::OnSearchTextCommitted

Called when user changes commits text to the search box

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

References

   
Module MaterialEditor
Header /Engine/Source/Editor/MaterialEditor/Public/FindInMaterial.h
Include #include "FindInMaterial.h"
Source /Engine/Source/Editor/MaterialEditor/Private/FindInMaterial.cpp
void OnSearchTextCommitted
(
    const [FText](API\Runtime\Core\Internationalization\FText) & Text,
    [ETextCommit::Type](API\Runtime\SlateCore\Types\ETextCommit__Type) CommitType
)

Remarks

Called when user changes commits text to the search box


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library