AddStep

Add a new step base on the type of step

Windows
MacOS
Linux

References

Module

DataprepCore

Header

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

Include

#include "DataprepActionAsset.h"

Syntax

int32 AddStep
(
    TSubclassOf< UDataprepParameterizableObject > StepType
)

Remarks

Add a new step base on the type of step

Returns

The index of the added step or index none if the StepType is invalid

Parameters

Parameter

Description

StepType

This type of operation or fetcher(filter) we want to use

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