ICurveEditorTreeItem::CreateCurveModels

Populate the specified array with curve models that are represented by this tree item

Windows
MacOS
Linux

References

Module

CurveEditor

Header

/Engine/Source/Editor/CurveEditor/Public/Tree/ICurveEditorTreeItem.h

Include

#include "Tree/ICurveEditorTreeItem.h"

Syntax

void CreateCurveModels
(
    TArray< TUniquePtr< FCurveModel >> & OutCurveModels
)

Remarks

Populate the specified array with curve models that are represented by this tree item

Parameters

Parameter

Description

OutCurveModels

Array of curve models to be populated with the curves of this tree item

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