UDataprepAsset::RemoveActions

Remove a set of actions from the Dataprep asset

Windows
MacOS
Linux

References

Module

DataprepCore

Header

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

Include

#include "DataprepAsset.h"

Source

/Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Private/DataprepAsset.cpp

Syntax

bool RemoveActions
(
    const TArray< int32 > & Indices
)

Remarks

Remove a set of actions from the Dataprep asset

Returns

True if the action was removed

Parameters

Parameter

Description

Index

The index of the action 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