AddStep

Add a copy of the step object to the action

Windows
MacOS
Linux

References

Module

DataprepCore

Header

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

Include

#include "DataprepActionAsset.h"

Syntax

int32 AddStep
(
    const UDataprepParameterizableObject * StepObject
)

Remarks

Add a copy of the step object to the action

Returns

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

Parameters

Parameter

Description

StepObject

The step object we want to duplicate in the action

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