MovieSceneToolHelpers::GenerateNewShotPath

Generate a new shot package

Windows
MacOS
Linux

References

Module

MovieSceneTools

Header

/Engine/Source/Editor/MovieSceneTools/Public/MovieSceneToolHelpers.h

Include

#include "MovieSceneToolHelpers.h"

Source

/Engine/Source/Editor/MovieSceneTools/Private/MovieSceneToolHelpers.cpp

Syntax

static FString GenerateNewShotPath
(
    UMovieScene * SequenceMovieScene,
    FString & NewShotName
)

Remarks

Generate a new shot package

Returns

The new shot path

Parameters

Parameter

Description

SequenceMovieScene

The sequence movie scene for the new shot

NewShotName

The new shot name

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