Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/SComponentClassCombo
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/SComponentClassCombo.h |
| Include | #include "SComponentClassCombo.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/SComponentClassCombo.cpp |
void OnSearchBoxTextChanged
&40;
const FText & InSearchText
&41;
Remarks
Called when the user changes the text in the search box.
Parameters
| Name | Description |
|---|---|
| InSearchText | The new search string. |