IBufferedCurveModel::GetKeyAttributes

Retrieve all key attributes stored in this buffered curve

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

References

   
Module CurveEditor
Header /Engine/Source/Editor/CurveEditor/Public/IBufferedCurveModel.h
Include #include "IBufferedCurveModel.h"
void GetKeyAttributes
(
    [TArray](API\Runtime\Core\Containers\TArray)< [FKeyAttributes](API\Editor\CurveEditor\FKeyAttributes) > & OutKeyAttributes
) const

Remarks

Retrieve all key attributes stored in this buffered curve

Parameters

Name Description
OutAttributes Array to receive key attributes, one per index of InKeys

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library