UTakeMetaData::SetPresetOrigin

Set the preset on which the take is based @note Only valid for takes that have not been locked

Windows
MacOS
Linux

References

Module

TakesCore

Header

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

Include

#include "TakeMetaData.h"

Source

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

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Take")
void SetPresetOrigin
(
    UTakePreset * InPresetOrigin
)

Remarks

Set the preset on which the take is based @note Only valid for takes that have not been locked

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