SPinTypeSelector::GetChildrenMatchingSearch

Helper to generate the filtered list of types, based on the search string matching

Windows
MacOS
Linux

References

Module

KismetWidgets

Header

/Engine/Source/Editor/KismetWidgets/Public/SPinTypeSelector.h

Include

#include "SPinTypeSelector.h"

Source

/Engine/Source/Editor/KismetWidgets/Private/SPinTypeSelector.cpp

Syntax

bool GetChildrenMatchingSearch
(
    const FText & SearchText,
    const TArray< FPinTypeTreeItem > & UnfilteredList,
    TArray< FPinTypeTreeItem > & OutFilteredList
)

Remarks

Helper to generate the filtered list of types, based on the search string matching

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