IBufferedCurveModel::GetKeyAttributes

Retrieve all key attributes stored in this buffered curve

Windows
MacOS
Linux

References

Module

CurveEditor

Header

/Engine/Source/Editor/CurveEditor/Public/IBufferedCurveModel.h

Include

#include "IBufferedCurveModel.h"

Syntax

void GetKeyAttributes
(
    TArray< FKeyAttributes > & OutKeyAttributes
) const

Remarks

Retrieve all key attributes stored in this buffered curve

Parameters

Parameter

Description

OutAttributes

Array to receive key attributes, one per index of InKeys

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