SEventsTree::OnFilterTextCommitted

Called by the editable text control when a user presses enter or commits their text change

Unreal Engine C++ API Reference > Developer > ProfileVisualizer > SEventsTree

References

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

Remarks

Called by the editable text control when a user presses enter or commits their text change


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library