Execute

Execute the action on a specific set of objects

Windows
MacOS
Linux

References

Module

DataprepCore

Header

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

Include

#include "DataprepActionAsset.h"

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Execution")
void Execute
(
    const TArray< UObject * > & InObjects
)

Remarks

Execute the action on a specific set of objects

Parameters

Parameter

Description

Objects

The objects on which the action will operate

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