FCurveEditorTree::SetSortPredicate

Sets a predicate which will be used to sort tree items after they're been marked as needing sort.

Unreal Engine C++ API Reference > Editor > CurveEditor > Tree > FCurveEditorTree

References

   
Module CurveEditor
Header /Engine/Source/Editor/CurveEditor/Public/Tree/CurveEditorTree.h
Include #include "Tree/CurveEditorTree.h"
Source /Engine/Source/Editor/CurveEditor/Private/Tree/CurveEditorTree.cpp
void SetSortPredicate
(
    [FTreeItemSortPredicate](API\Editor\CurveEditor\Tree\FCurveEditorTree\FTreeItemSortPredicate) InSortPredicate
)

Remarks

Sets a predicate which will be used to sort tree items after they're been marked as needing sort.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library