FDataprepCoreUtils::MoveToTransientPackage

Move an object to the /Game/Transient package.

Windows
MacOS
Linux

References

Module

DataprepCore

Header

/Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Public/DataprepCoreUtils.h

Include

#include "DataprepCoreUtils.h"

Syntax

static void MoveToTransientPackage
(
    UObject * Object
)

Remarks

Move an object to the /Game/Transient package.

This method is solely intended for objects manipulated by a Dataprep asset

Parameters

Parameter

Description

Object

The object to move

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