FCurveModel::SetKeyAttributes

Helper function for assigning a the same attributes to a number of keys

Windows
MacOS
Linux

References

Module

CurveEditor

Header

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

Include

#include "CurveModel.h"

Source

/Engine/Source/Editor/CurveEditor/Private/CurveModel.cpp

Syntax

void SetKeyAttributes
(
    TArrayView< const FKeyHandle > InKeys,
    const FKeyAttributes & InAttributes,
    EPropertyChangeType::Type ChangeType
)

Remarks

Helper function for assigning a the same attributes to a number of keys

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