UTakePreset::CopyFrom

Copy the specified level-sequence into this instance.

Windows
MacOS
Linux

References

Module

TakesCore

Header

/Engine/Plugins/VirtualProduction/Takes/Source/TakesCore/Public/TakePreset.h

Include

#include "TakePreset.h"

Source

/Engine/Plugins/VirtualProduction/Takes/Source/TakesCore/Private/TakePreset.cpp

Syntax

void CopyFrom
(
    ULevelSequence * TemplateLevelSequence
)

Remarks

Copy the specified level-sequence into this instance. Copies the level sequence and all its recording meta-data.

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