FMovieSceneSpawnRegister::CleanUpSequence

Called to clean up any non-externally owned spawnables that were spawned from the specified instance

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/MovieSceneSpawnRegister.h

Include

#include "MovieSceneSpawnRegister.h"

Source

/Engine/Source/Runtime/MovieScene/Private/MovieSceneSpawnRegister.cpp

Syntax

void CleanUpSequence
(
    FMovieSceneSequenceIDRef TemplateID,
    IMovieScenePlayer & Player
)

Remarks

Called to clean up any non-externally owned spawnables that were spawned from the specified instance

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