FDataprepCoreUtils::GetTypeOfActionStep

Return the type of step that action step might be (Filter or Operation)

Windows
MacOS
Linux

References

Module

DataprepCore

Header

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

Include

#include "DataprepCoreUtils.h"

Source

/Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Private/DataprepCoreUtils.cpp

Syntax

static UClass * GetTypeOfActionStep
(
    const UDataprepParameterizableObject * Object
)

Remarks

Return the type of step that action step might be (Filter or 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