GetStep

Access to a step of the action Access to a step of the action

Windows
MacOS
Linux

References

Module

DataprepCore

Header

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

Include

#include "DataprepActionAsset.h"

Syntax

TWeakObjectPtr< UDataprepActionStep > GetStep
(
    int32 Index
)

Remarks

Access to a step of the action Access to a step of the action

Returns

A const pointer to the operation if it exist, otherwise nullptr

Parameters

Parameter

Description

Index

the index of the desired step

Index

the index of the desired step

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