SKeySelector::GetChildrenMatchingSearch

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

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "SKeySelector.h"

Source

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

Syntax

bool GetChildrenMatchingSearch
(
    const TArray< FString > & SearchTokens,
    const TArray< FKeyTreeItem > & UnfilteredList,
    TArray< FKeyTreeItem > & OutFilteredList
)

Remarks

Helper to generate the filtered list of keys, 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