InsertAction

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

InsertAction

(
    int32 Index
)

Creates a new action then insert the action to the Dataprep asset at the requested index

Public function

bool

 

InsertAction

(
    const TArray< const UDataprepAction...,
    int32 Index
)

Creates an action from the array of action steps or one action per action steps then insert the action(s) to the Dataprep asset at the requested index

Public function

bool

 

InsertAction

(
    const UDataprepActionAsset* In...,
    int32 Index
)

Insert a copy of the action to the Dataprep asset at the requested index

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