SComponentClassCombo::OnSearchBoxTextChanged

Called when the user changes the text in the search box.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/SComponentClassCombo.h

Include

#include "SComponentClassCombo.h"

Source

/Engine/Source/Editor/UnrealEd/Private/SComponentClassCombo.cpp

Syntax

void OnSearchBoxTextChanged
(
    const FText & InSearchText
)

Remarks

Called when the user changes the text in the search box.

Parameters

Parameter

Description

InSearchText

The new search string.

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