UMovieSceneImagePlateTrack::CreateTemplateForSection

Create a movie scene eval template for the specified section

Windows
MacOS
Linux

Override Hierarchy

UMovieSceneTrack::CreateTemplateForSection()

UMovieSceneImagePlateTrack::CreateTemplateForSection()

References

Module

ImagePlate

Header

/Engine/Plugins/Experimental/ImagePlate/Source/ImagePlate/Public/MovieSceneImagePlateTrack.h

Include

#include "MovieSceneImagePlateTrack.h"

Source

/Engine/Plugins/Experimental/ImagePlate/Source/ImagePlate/Private/MovieSceneImagePlateTrack.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