SGraphActionMenu::OnFilterTextCommitted

Called when enter is hit in search box

Unreal Engine C++ API Reference > Editor > GraphEditor > SGraphActionMenu

References

   
Module GraphEditor
Header /Engine/Source/Editor/GraphEditor/Public/SGraphActionMenu.h
Include #include "SGraphActionMenu.h"
Source /Engine/Source/Editor/GraphEditor/Private/SGraphActionMenu.cpp
void OnFilterTextCommitted
(
    const [FText](API\Runtime\Core\Internationalization\FText) & InText,
    [ETextCommit::Type](API\Runtime\SlateCore\Types\ETextCommit__Type) CommitInfo
)

Remarks

Called when enter is hit in search box


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library