UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FDataflowAssetEdit Class Reference

#include <DataflowObject.h>

Public Types

typedef TFunctionRef< void()> FPostEditFunctionCallback
 

Public Member Functions

DATAFLOWENGINE_API FDataflowAssetEdit (UDataflow *InAsset, FPostEditFunctionCallback InCallable)
 
DATAFLOWENGINE_API ~FDataflowAssetEdit ()
 
DATAFLOWENGINE_API UE::Dataflow::FGraphGetGraph ()
 

Public Attributes

friend UDataflow
 

Detailed Description

FDataflowAssetEdit Structured RestCollection access where the scope of the object controls serialization back into the dynamic collection

Member Typedef Documentation

◆ FPostEditFunctionCallback

Constructor & Destructor Documentation

◆ FDataflowAssetEdit()

FDataflowAssetEdit::FDataflowAssetEdit ( UDataflow InAsset,
FPostEditFunctionCallback  InCallable 
)
Parameters
UDataflowThe "FAsset" to edit

◆ ~FDataflowAssetEdit()

FDataflowAssetEdit::~FDataflowAssetEdit ( )

Member Function Documentation

◆ GetGraph()

UE::Dataflow::FGraph * FDataflowAssetEdit::GetGraph ( )

Member Data Documentation

◆ UDataflow

friend FDataflowAssetEdit::UDataflow

The documentation for this class was generated from the following files: