FCurveModel::SetKeyAttributes

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

Choose your operating system:

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