Navigation
API > API/Editor > API/Editor/Kismet
References
| Module | Kismet |
| Header | /Engine/Source/Editor/Kismet/Public/FindInBlueprints.h |
| Include | #include "FindInBlueprints.h" |
| Source | /Engine/Source/Editor/Kismet/Private/FindInBlueprints.cpp |
namespace FindInBlueprintsHelpers
{
void FindInBlueprintsHelpers::ExpandAllChildren
(
FSearchResult InTreeNode,
TSharedPtr < STreeView < TSharedPtr < FFindInBlueprintsResult > > > InTreeView
)
}
Remarks
Iterates through all the given tree node's children and tells the tree view to expand them