AddStep

Add a copy of the step 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 UDataprepActionStep * ActionStep
)

Remarks

Add a copy of the step to the action

Returns

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

Parameters

Parameter

Description

ActionStep

The step 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