Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/FMovieSceneTimeWarpVariant
Description
Return a deep copy of this variant. If the contained type is a custom object, the object will be duplicated into the new outer, otherwise a bitwise copy is performed.
| Name | DeepCopy |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieScene/Public/Variants/MovieSceneTimeWarpVariant.h |
| Include Path | #include "Variants/MovieSceneTimeWarpVariant.h" |
FMovieSceneTimeWarpVariant DeepCopy
(
UObject * NewOuter
) const