Navigation
API > API/Plugins > API/Plugins/DataprepCore
References
| Module | DataprepCore |
| Header | /Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Public/DataprepActionAsset.h |
| Include | #include "DataprepActionAsset.h" |
bool IsStepEnabled
&40;
int32 Index
&41; const
Remarks
Get enabled status of an operation True if the operation is enabled. Always return false if the operation index is invalid
Parameters
| Name | Description |
|---|---|
| Index | The index of the operation |