SEventsTree::OnFilterTextCommitted

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

Windows
MacOS
Linux

References

Module

TaskGraph

Header

/Engine/Source/Developer/TaskGraph/Public/SEventsTree.h

Include

#include "SEventsTree.h"

Source

/Engine/Source/Developer/TaskGraph/Private/SEventsTree.cpp

Syntax

void OnFilterTextCommitted
(
    const FText & InFilterText,
    ETextCommit::Type CommitInfo
)

Remarks

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

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