SFindInMaterial::OnSearchTextCommitted

Called when user changes commits text to the search box

Windows
MacOS
Linux

References

Module

MaterialEditor

Header

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

Include

#include "FindInMaterial.h"

Source

/Engine/Source/Editor/MaterialEditor/Private/FindInMaterial.cpp

Syntax

void OnSearchTextCommitted
(
    const FText & Text,
    ETextCommit::Type CommitType
)

Remarks

Called when user changes commits text to the search box

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