OnAssetsModified

Add an array of assets to the list of modified assets

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

void OnAssetsModified
(
    TArray< UObject * > Assets
)

Remarks

Add an array of assets to the list of modified assets

Parameters

Parameter

Description

Assets

An array of assets which have been modifed

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