FMovieSceneEvaluationTrack::AddChildTemplate

Add an evaluation template to this track with the given track index

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/Evaluation/MovieSceneEvaluationTrack.h

Include

#include "Evaluation/MovieSceneEvaluationTrack.h"

Source

/Engine/Source/Runtime/MovieScene/Private/Evaluation/MovieSceneEvaluationTrack.cpp

Syntax

int32 AddChildTemplate
(
    FMovieSceneEvalTemplatePtr && InTemplate
)

Remarks

Add an evaluation template to this track with the given track index

Returns

The index of the new template

Parameters

Parameter

Description

InTemplate

The template to insert

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