Navigation
Unreal Engine C++ API Reference > Plugins > ControlRig > Sequencer > UMovieSceneControlRigParameterTrack
- IMovieSceneTrackTemplateProducer::CreateTemplateForSection()
- UMovieSceneControlRigParameterTrack::CreateTemplateForSection()
References
Module | ControlRig |
Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Sequencer/MovieSceneControlRigParameterTrack.h |
Include | #include "Sequencer/MovieSceneControlRigParameterTrack.h" |
Source | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Private/Sequencer/MovieSceneControlRigParameterTrack.cpp |
virtual FMovieSceneEvalTemplatePtr CreateTemplateForSection
&40;
const UMovieSceneSection & InSection
&41; const
Remarks
Create a movie scene eval template for the specified section A template, or null
Parameters
Name | Description |
---|---|
InSection | The section to create a template for |