Navigation
API > API/Plugins > API/Plugins/DataprepCore
References
| Module | DataprepCore |
| Header | /Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Public/DataprepActionAsset.h |
| Include | #include "DataprepActionAsset.h" |
| Source | /Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Private/DataprepActionAsset.cpp |
TWeakObjectPtr< UDataprepActionStep > GetStep
&40;
int32 Index
&41;
Remarks
Access to a step of the action Access to a step of the action A const pointer to the operation if it exist, otherwise nullptr
Parameters
| Name | Description |
|---|---|
| Index | the index of the desired step |
| Index | the index of the desired step |