UMovieSceneControlRigParameterTrack::CreateTemplateForSection

Create a movie scene eval template for the specified section

Windows
MacOS
Linux

Override Hierarchy

IMovieSceneTrackTemplateProducer::CreateTemplateForSection()

UMovieSceneControlRigParameterTrack::CreateTemplateForSection()

References

Module

ControlRig

Header

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

Include

#include "Sequencer/MovieSceneControlRigParameterTrack.h"

Source

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

Syntax

virtual FMovieSceneEvalTemplatePtr CreateTemplateForSection
(
    const UMovieSceneSection & InSection
) const

Remarks

Create a movie scene eval template for the specified section

Returns

A template, or null

Parameters

Parameter

Description

InSection

The section to create a template for

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