ISkeletonTree::SelectItemsBy

Select items using the passed in predicate

Windows
MacOS
Linux

References

Module

SkeletonEditor

Header

/Engine/Source/Editor/SkeletonEditor/Public/ISkeletonTree.h

Include

#include "ISkeletonTree.h"

Syntax

void SelectItemsBy
(
    TFunctionRef< bool< ISkeletonTreeItem > &, bool &)> Predicate
) const

Remarks

Select items using the passed in predicate

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