UDEPRECATED_DataprepRecipe

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UDEPRECATED_DataprepRecipe

References

Module

DataprepCore

Header

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

Include

#include "DataprepRecipe.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)(Deprecated, Blueprintable, BlueprintType,
       Meta=(DisplayName="DEPRECATED Data Preparation Recipe", DeprecationMessage="No use of Blueprint with Dataprep."))
class UDEPRECATED_DataprepRecipe : public UObject

Constructors

Name Description

Public function

UDEPRECATED_DataprepRecipe()

Functions

Name Description

Public function Virtual Const UFunction BlueprintCallable, Category, Meta

TArray< AAct...

 

GetActors()

End UObject override DEPRECATED Returns all actors contained in its attached world

Public function Virtual Const UFunction BlueprintCallable, Category, Meta

TArray< UObj...

 

GetAssets()

DEPRECATED Returns all valid assets contained in attached world

Public function UFunction Meta, BlueprintImplementableEvent

void

 

TriggerPipelineTraversal()

DEPRECATED Function used to trigger the execution of the pipeline An event node associated to this function must be in the pipeline graph to run it.

Overridden from UObject

Name Description

Public function Virtual Const

bool

 

IsEditorOnly()

Begin UObject override

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