FSortedCurveEditorTreeItems

Container specifying a linear set of child identifiers and

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

References

   
Module CurveEditor
Header /Engine/Source/Editor/CurveEditor/Public/Tree/CurveEditorTree.h
Include #include "Tree/CurveEditorTree.h"

Syntax

struct FSortedCurveEditorTreeItems  

Remarks

Container specifying a linear set of child identifiers and

Variables

Type Name Description
bool bRequiresSort (default: false) Whether the child ID array needs re-sorting or not
TArray< FCurveE... ChildIDs Sorted list of child IDs

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library