SAssetSearchBox::SetText

Sets the text string currently being edited

Windows
MacOS
Linux

References

Module

EditorWidgets

Header

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

Include

#include "SAssetSearchBox.h"

Source

/Engine/Source/Editor/EditorWidgets/Private/SAssetSearchBox.cpp

Syntax

void SetText
(
    const TAttribute< FText > & InNewText
)

Remarks

Sets the text string currently being edited

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