SFilterSearchBox::SetText

Sets the text string currently being edited

Unreal Engine C++ API Reference > Developer > ToolWidgets > Filters > SFilterSearchBox

References

   
Module ToolWidgets
Header /Engine/Source/Developer/ToolWidgets/Public/Filters/SFilterSearchBox.h
Include #include "Filters/SFilterSearchBox.h"
Source /Engine/Source/Developer/ToolWidgets/Private/Filters/SFilterSearchBox.cpp
void SetText
(
    const [TAttribute](API\Runtime\Core\Misc\TAttribute)< [FText](API\Runtime\Core\Internationalization\FText) > & InNewText
)

Remarks

Sets the text string currently being edited


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library