SAssetSearchBox::FArguments::OnTextCommitted

Invoked whenever the text is committed (e.g. user presses enter)

Windows
MacOS
Linux

References

Module

EditorWidgets

Header

/Engine/Source/Editor/EditorWidgets/Public/SAssetSearchBox.h

Include

#include "SAssetSearchBox.h"

Syntax

WidgetArgsType & OnTextCommitted
(
    const FOnTextCommitted & InDelegate
)

Remarks

Invoked whenever the text is committed (e.g. user presses enter)

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