RemoveStep

Remove a step from the action

Windows
MacOS
Linux

References

Module

DataprepCore

Header

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

Include

#include "DataprepActionAsset.h"

Syntax

bool RemoveStep
(
    int32 Index
)

Remarks

Remove a step from the action

Returns

True if a step was removed

Parameters

Parameter

Description

Index

The index of the step to remove

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