FFloatChannelCurveModel::GetCurveAttributes

Retrieve curve attributes for this curve

Windows
MacOS
Linux

Override Hierarchy

FCurveModel::GetCurveAttributes()

FChannelCurveModel::GetCurveAttributes()

FFloatChannelCurveModel::GetCurveAttributes()

References

Module

MovieSceneTools

Header

/Engine/Source/Editor/MovieSceneTools/Public/Channels/FloatChannelCurveModel.h

Include

#include "Channels/FloatChannelCurveModel.h"

Source

/Engine/Source/Editor/MovieSceneTools/Private/Channels/FloatChannelCurveModel.cpp

Syntax

virtual void GetCurveAttributes
(
    FCurveAttributes & OutCurveAttributes
) const

Remarks

Retrieve curve attributes for this curve

Parameters

Parameter

Description

OutAttributes

Attributes structure to populate with attributes that are relevant for this curve

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