SComponentClassCombo::GenerateFilteredComponentList

Updates the filtered list of component names.

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 GenerateFilteredComponentList
(
    const FString & InSearchText
)

Remarks

Updates the filtered list of component names.

Parameters

Parameter

Description

InSearchText

The search text from the search control.

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