UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FDataflowSubGraphDelegates Struct Reference

#include <DataflowSubGraph.h>

Public Member Functions

 DECLARE_MULTICAST_DELEGATE_OneParam (FOnDataflowSubGraphLoaded, const UDataflowSubGraph &)
 

Static Public Attributes

static DATAFLOWENGINE_API FOnDataflowSubGraphLoaded OnSubGraphLoaded
 

Member Function Documentation

◆ DECLARE_MULTICAST_DELEGATE_OneParam()

FDataflowSubGraphDelegates::DECLARE_MULTICAST_DELEGATE_OneParam ( FOnDataflowSubGraphLoaded  ,
const UDataflowSubGraph  
)

Called when variables are edited ( add, remove, changetype , setvalue )

Member Data Documentation

◆ OnSubGraphLoaded

FDataflowSubGraphDelegates::FOnDataflowSubGraphLoaded FDataflowSubGraphDelegates::OnSubGraphLoaded
static

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