UDataprepAsset::SwapActions

Swap the actions of a 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 SwapActions
(
    int32 FirstActionIndex,
    int32 SecondActionIndex
)

Remarks

Swap the actions of a Dataprep asset

Parameters

Parameter

Description

FirstActionIndex

The index of the first action

SecondActionIndex

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