UMovieSceneControlRigTrack::AddNewControlRig

Adds a new animation to this track

Windows
MacOS
Linux

References

Module

ControlRig

Header

/Engine/Plugins/Experimental/ControlRig/Source/ControlRig/Public/Sequencer/MovieSceneControlRigTrack.h

Include

#include "Sequencer/MovieSceneControlRigTrack.h"

Source

/Engine/Plugins/Experimental/ControlRig/Source/ControlRig/Private/Sequencer/MovieSceneControlRigTrack.cpp

Syntax

virtual void AddNewControlRig
(
    FFrameNumber KeyTime,
    UControlRigSequence * InSequence
)

Remarks

Adds a new animation to this track

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