UDataprepRecursiveSelectionTransform

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

DataprepCore

Header

/Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Public/SelectionSystem/DataprepSelectionTransform.h

Include

#include "SelectionSystem/DataprepSelectionTransform.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)(Abstract, Blueprintable)
class UDataprepRecursiveSelectionTransform : public UDataprepSelectionTransform

Functions

Name Description

Public function Virtual

void

 

ApplySelectionTransform

(
    const TArray< UObject* >& InO...,
    TArray< UObject* >& OutObject...
)

Overridden from UDataprepSelectionTransform

Name Description

Public function Virtual

void

 

OnExecution_Implementation

(
    const TArray< UObject* >& InO...,
    TArray< UObject* >& OutObject...
)

This function is the same has OnExcution, but it's the extension point for an transform defined in c++.

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