IsStepEnabled

Get enabled status of an operation

Windows
MacOS
Linux

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

Syntax

bool IsStepEnabled
(
    int32 Index
) const

Remarks

Get enabled status of an operation

Returns

True if the operation is enabled. Always return false if the operation index is invalid

Parameters

Parameter

Description

Index

The index of the operation

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