IAnimationEditor::EditCurves

Edit the specified curves on the specified sequence

Windows
MacOS
Linux

References

Module

AnimationEditor

Header

/Engine/Source/Editor/AnimationEditor/Public/IAnimationEditor.h

Include

#include "IAnimationEditor.h"

Syntax

void EditCurves
(
    UAnimSequenceBase * InAnimSequence,
    const TArray< FCurveEditInfo > & InCurveInfo,
    const TSharedPtr< ITimeSliderController > & InExternalTimeSliderController
)

Remarks

Edit the specified curves on the specified sequence

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