IBufferedCurveModel::GetKeyPositions

Retrieve all key positions 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 GetKeyPositions
(
    TArray< FKeyPosition > & OutKeyPositions
) const

Remarks

Retrieve all key positions stored in this buffered curve

Parameters

Parameter

Description

OutKeyPositions

Array to receive key positions, 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