UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FDataflowDynamicConnections::IOwnerInterface Struct Referenceabstract

#include <DataflowDynamicConnections.h>

Public Member Functions

virtual FDataflowNodeGetOwner (const FDataflowDynamicConnections *Caller)=0
 
virtual const FInstancedPropertyBagGetPropertyBag (const FDataflowDynamicConnections *Caller)=0
 

Member Function Documentation

◆ GetOwner()

virtual FDataflowNode * FDataflowDynamicConnections::IOwnerInterface::GetOwner ( const FDataflowDynamicConnections Caller)
pure virtual

◆ GetPropertyBag()

virtual const FInstancedPropertyBag & FDataflowDynamicConnections::IOwnerInterface::GetPropertyBag ( const FDataflowDynamicConnections Caller)
pure virtual

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