Initial Commit

This commit is contained in:
Norman Lansing
2026-01-28 19:08:51 -05:00
commit ecb33115bf
54042 changed files with 9695586 additions and 0 deletions

View File

@@ -0,0 +1,138 @@
// Copyright Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
===========================================================================*/
#include "UObject/GeneratedCppIncludes.h"
#include "Dataflow/DataflowActor.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeDataflowActor() {}
// ********** Begin Cross Module References ********************************************************
DATAFLOWENGINEPLUGIN_API UClass* Z_Construct_UClass_ADataflowActor();
DATAFLOWENGINEPLUGIN_API UClass* Z_Construct_UClass_ADataflowActor_NoRegister();
DATAFLOWENGINEPLUGIN_API UClass* Z_Construct_UClass_UDataflowComponent_NoRegister();
ENGINE_API UClass* Z_Construct_UClass_AActor();
UPackage* Z_Construct_UPackage__Script_DataflowEnginePlugin();
// ********** End Cross Module References **********************************************************
// ********** Begin Class ADataflowActor ***********************************************************
FClassRegistrationInfo Z_Registration_Info_UClass_ADataflowActor;
UClass* ADataflowActor::GetPrivateStaticClass()
{
using TClass = ADataflowActor;
if (!Z_Registration_Info_UClass_ADataflowActor.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("DataflowActor"),
Z_Registration_Info_UClass_ADataflowActor.InnerSingleton,
StaticRegisterNativesADataflowActor,
sizeof(TClass),
alignof(TClass),
TClass::StaticClassFlags,
TClass::StaticClassCastFlags(),
TClass::StaticConfigName(),
(UClass::ClassConstructorType)InternalConstructor<TClass>,
(UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller<TClass>,
UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass),
&TClass::Super::StaticClass,
&TClass::WithinClass::StaticClass
);
}
return Z_Registration_Info_UClass_ADataflowActor.InnerSingleton;
}
UClass* Z_Construct_UClass_ADataflowActor_NoRegister()
{
return ADataflowActor::GetPrivateStaticClass();
}
struct Z_Construct_UClass_ADataflowActor_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "IncludePath", "Dataflow/DataflowActor.h" },
{ "ModuleRelativePath", "Public/Dataflow/DataflowActor.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_DataflowComponent_MetaData[] = {
{ "AllowPrivateAccess", "true" },
{ "Category", "Destruction" },
{ "Comment", "/* DataflowComponent */" },
{ "EditInline", "true" },
{ "ExposeFunctionCategories", "Components|Dataflow" },
{ "ModuleRelativePath", "Public/Dataflow/DataflowActor.h" },
{ "ToolTip", "DataflowComponent" },
};
#endif // WITH_METADATA
// ********** Begin Class ADataflowActor constinit property declarations ***************************
static const UECodeGen_Private::FObjectPropertyParams NewProp_DataflowComponent;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Class ADataflowActor constinit property declarations *****************************
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<ADataflowActor>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_ADataflowActor_Statics
// ********** Begin Class ADataflowActor Property Definitions **************************************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UClass_ADataflowActor_Statics::NewProp_DataflowComponent = { "DataflowComponent", nullptr, (EPropertyFlags)0x01140000000a001d, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ADataflowActor, DataflowComponent), Z_Construct_UClass_UDataflowComponent_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_DataflowComponent_MetaData), NewProp_DataflowComponent_MetaData) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_ADataflowActor_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ADataflowActor_Statics::NewProp_DataflowComponent,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_ADataflowActor_Statics::PropPointers) < 2048);
// ********** End Class ADataflowActor Property Definitions ****************************************
UObject* (*const Z_Construct_UClass_ADataflowActor_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_AActor,
(UObject* (*)())Z_Construct_UPackage__Script_DataflowEnginePlugin,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_ADataflowActor_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_ADataflowActor_Statics::ClassParams = {
&ADataflowActor::StaticClass,
"Engine",
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
Z_Construct_UClass_ADataflowActor_Statics::PropPointers,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
UE_ARRAY_COUNT(Z_Construct_UClass_ADataflowActor_Statics::PropPointers),
0,
0x008800A4u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_ADataflowActor_Statics::Class_MetaDataParams), Z_Construct_UClass_ADataflowActor_Statics::Class_MetaDataParams)
};
void ADataflowActor::StaticRegisterNativesADataflowActor()
{
}
UClass* Z_Construct_UClass_ADataflowActor()
{
if (!Z_Registration_Info_UClass_ADataflowActor.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_ADataflowActor.OuterSingleton, Z_Construct_UClass_ADataflowActor_Statics::ClassParams);
}
return Z_Registration_Info_UClass_ADataflowActor.OuterSingleton;
}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, ADataflowActor);
ADataflowActor::~ADataflowActor() {}
// ********** End Class ADataflowActor *************************************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowEnginePlugin_Public_Dataflow_DataflowActor_h__Script_DataflowEnginePlugin_Statics
{
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_ADataflowActor, ADataflowActor::StaticClass, TEXT("ADataflowActor"), &Z_Registration_Info_UClass_ADataflowActor, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(ADataflowActor), 4092348702U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowEnginePlugin_Public_Dataflow_DataflowActor_h__Script_DataflowEnginePlugin_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowEnginePlugin_Public_Dataflow_DataflowActor_h__Script_DataflowEnginePlugin_3886129502{
TEXT("/Script/DataflowEnginePlugin"),
Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowEnginePlugin_Public_Dataflow_DataflowActor_h__Script_DataflowEnginePlugin_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowEnginePlugin_Public_Dataflow_DataflowActor_h__Script_DataflowEnginePlugin_Statics::ClassInfo),
nullptr, 0,
nullptr, 0,
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,63 @@
// Copyright Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
===========================================================================*/
// IWYU pragma: private, include "Dataflow/DataflowActor.h"
#ifdef DATAFLOWENGINEPLUGIN_DataflowActor_generated_h
#error "DataflowActor.generated.h already included, missing '#pragma once' in DataflowActor.h"
#endif
#define DATAFLOWENGINEPLUGIN_DataflowActor_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class ADataflowActor ***********************************************************
struct Z_Construct_UClass_ADataflowActor_Statics;
DATAFLOWENGINEPLUGIN_API UClass* Z_Construct_UClass_ADataflowActor_NoRegister();
#define FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowEnginePlugin_Public_Dataflow_DataflowActor_h_19_INCLASS \
private: \
static void StaticRegisterNativesADataflowActor(); \
friend struct ::Z_Construct_UClass_ADataflowActor_Statics; \
static UClass* GetPrivateStaticClass(); \
friend DATAFLOWENGINEPLUGIN_API UClass* ::Z_Construct_UClass_ADataflowActor_NoRegister(); \
public: \
DECLARE_CLASS2(ADataflowActor, AActor, COMPILED_IN_FLAGS(0 | CLASS_Config), CASTCLASS_None, TEXT("/Script/DataflowEnginePlugin"), Z_Construct_UClass_ADataflowActor_NoRegister) \
DECLARE_SERIALIZER(ADataflowActor)
#define FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowEnginePlugin_Public_Dataflow_DataflowActor_h_19_STANDARD_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
DATAFLOWENGINEPLUGIN_API ADataflowActor(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(ADataflowActor) \
DECLARE_VTABLE_PTR_HELPER_CTOR(DATAFLOWENGINEPLUGIN_API, ADataflowActor); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(ADataflowActor); \
/** Deleted move- and copy-constructors, should never be used */ \
ADataflowActor(ADataflowActor&&) = delete; \
ADataflowActor(const ADataflowActor&) = delete; \
DATAFLOWENGINEPLUGIN_API virtual ~ADataflowActor();
#define FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowEnginePlugin_Public_Dataflow_DataflowActor_h_16_PROLOG
#define FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowEnginePlugin_Public_Dataflow_DataflowActor_h_19_GENERATED_BODY_LEGACY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowEnginePlugin_Public_Dataflow_DataflowActor_h_19_INCLASS \
FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowEnginePlugin_Public_Dataflow_DataflowActor_h_19_STANDARD_CONSTRUCTORS \
public: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class ADataflowActor;
// ********** End Class ADataflowActor *************************************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowEnginePlugin_Public_Dataflow_DataflowActor_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,121 @@
// Copyright Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
===========================================================================*/
#include "UObject/GeneratedCppIncludes.h"
#include "Dataflow/DataflowComponent.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeDataflowComponent() {}
// ********** Begin Cross Module References ********************************************************
DATAFLOWENGINEPLUGIN_API UClass* Z_Construct_UClass_UDataflowComponent();
DATAFLOWENGINEPLUGIN_API UClass* Z_Construct_UClass_UDataflowComponent_NoRegister();
ENGINE_API UClass* Z_Construct_UClass_UPrimitiveComponent();
UPackage* Z_Construct_UPackage__Script_DataflowEnginePlugin();
// ********** End Cross Module References **********************************************************
// ********** Begin Class UDataflowComponent *******************************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UDataflowComponent;
UClass* UDataflowComponent::GetPrivateStaticClass()
{
using TClass = UDataflowComponent;
if (!Z_Registration_Info_UClass_UDataflowComponent.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("DataflowComponent"),
Z_Registration_Info_UClass_UDataflowComponent.InnerSingleton,
StaticRegisterNativesUDataflowComponent,
sizeof(TClass),
alignof(TClass),
TClass::StaticClassFlags,
TClass::StaticClassCastFlags(),
TClass::StaticConfigName(),
(UClass::ClassConstructorType)InternalConstructor<TClass>,
(UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller<TClass>,
UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass),
&TClass::Super::StaticClass,
&TClass::WithinClass::StaticClass
);
}
return Z_Registration_Info_UClass_UDataflowComponent.InnerSingleton;
}
UClass* Z_Construct_UClass_UDataflowComponent_NoRegister()
{
return UDataflowComponent::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UDataflowComponent_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "BlueprintSpawnableComponent", "" },
{ "Comment", "/**\n*\x09UDataflowComponent\n*/" },
{ "HideCategories", "Mobility VirtualTexture Trigger" },
{ "IncludePath", "Dataflow/DataflowComponent.h" },
{ "ModuleRelativePath", "Public/Dataflow/DataflowComponent.h" },
{ "ToolTip", "UDataflowComponent" },
};
#endif // WITH_METADATA
// ********** Begin Class UDataflowComponent constinit property declarations ***********************
// ********** End Class UDataflowComponent constinit property declarations *************************
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UDataflowComponent>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UDataflowComponent_Statics
UObject* (*const Z_Construct_UClass_UDataflowComponent_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UPrimitiveComponent,
(UObject* (*)())Z_Construct_UPackage__Script_DataflowEnginePlugin,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UDataflowComponent_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UDataflowComponent_Statics::ClassParams = {
&UDataflowComponent::StaticClass,
"Engine",
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
nullptr,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
0,
0,
0x00A800A4u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UDataflowComponent_Statics::Class_MetaDataParams), Z_Construct_UClass_UDataflowComponent_Statics::Class_MetaDataParams)
};
void UDataflowComponent::StaticRegisterNativesUDataflowComponent()
{
}
UClass* Z_Construct_UClass_UDataflowComponent()
{
if (!Z_Registration_Info_UClass_UDataflowComponent.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UDataflowComponent.OuterSingleton, Z_Construct_UClass_UDataflowComponent_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UDataflowComponent.OuterSingleton;
}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UDataflowComponent);
// ********** End Class UDataflowComponent *********************************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowEnginePlugin_Public_Dataflow_DataflowComponent_h__Script_DataflowEnginePlugin_Statics
{
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_UDataflowComponent, UDataflowComponent::StaticClass, TEXT("UDataflowComponent"), &Z_Registration_Info_UClass_UDataflowComponent, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UDataflowComponent), 2533075293U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowEnginePlugin_Public_Dataflow_DataflowComponent_h__Script_DataflowEnginePlugin_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowEnginePlugin_Public_Dataflow_DataflowComponent_h__Script_DataflowEnginePlugin_2170164560{
TEXT("/Script/DataflowEnginePlugin"),
Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowEnginePlugin_Public_Dataflow_DataflowComponent_h__Script_DataflowEnginePlugin_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowEnginePlugin_Public_Dataflow_DataflowComponent_h__Script_DataflowEnginePlugin_Statics::ClassInfo),
nullptr, 0,
nullptr, 0,
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,62 @@
// Copyright Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
===========================================================================*/
// IWYU pragma: private, include "Dataflow/DataflowComponent.h"
#ifdef DATAFLOWENGINEPLUGIN_DataflowComponent_generated_h
#error "DataflowComponent.generated.h already included, missing '#pragma once' in DataflowComponent.h"
#endif
#define DATAFLOWENGINEPLUGIN_DataflowComponent_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class UDataflowComponent *******************************************************
struct Z_Construct_UClass_UDataflowComponent_Statics;
DATAFLOWENGINEPLUGIN_API UClass* Z_Construct_UClass_UDataflowComponent_NoRegister();
#define FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowEnginePlugin_Public_Dataflow_DataflowComponent_h_23_INCLASS \
private: \
static void StaticRegisterNativesUDataflowComponent(); \
friend struct ::Z_Construct_UClass_UDataflowComponent_Statics; \
static UClass* GetPrivateStaticClass(); \
friend DATAFLOWENGINEPLUGIN_API UClass* ::Z_Construct_UClass_UDataflowComponent_NoRegister(); \
public: \
DECLARE_CLASS2(UDataflowComponent, UPrimitiveComponent, COMPILED_IN_FLAGS(0 | CLASS_Config), CASTCLASS_None, TEXT("/Script/DataflowEnginePlugin"), Z_Construct_UClass_UDataflowComponent_NoRegister) \
DECLARE_SERIALIZER(UDataflowComponent)
#define FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowEnginePlugin_Public_Dataflow_DataflowComponent_h_23_STANDARD_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
DATAFLOWENGINEPLUGIN_API UDataflowComponent(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UDataflowComponent) \
DECLARE_VTABLE_PTR_HELPER_CTOR(DATAFLOWENGINEPLUGIN_API, UDataflowComponent); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UDataflowComponent); \
/** Deleted move- and copy-constructors, should never be used */ \
UDataflowComponent(UDataflowComponent&&) = delete; \
UDataflowComponent(const UDataflowComponent&) = delete;
#define FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowEnginePlugin_Public_Dataflow_DataflowComponent_h_20_PROLOG
#define FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowEnginePlugin_Public_Dataflow_DataflowComponent_h_23_GENERATED_BODY_LEGACY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowEnginePlugin_Public_Dataflow_DataflowComponent_h_23_INCLASS \
FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowEnginePlugin_Public_Dataflow_DataflowComponent_h_23_STANDARD_CONSTRUCTORS \
public: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UDataflowComponent;
// ********** End Class UDataflowComponent *********************************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowEnginePlugin_Public_Dataflow_DataflowComponent_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,107 @@
// Copyright Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
===========================================================================*/
#include "UObject/GeneratedCppIncludes.h"
#include "Dataflow/DataflowConnectionTypes.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeDataflowConnectionTypes() {}
// ********** Begin Cross Module References ********************************************************
DATAFLOWENGINEPLUGIN_API UScriptStruct* Z_Construct_UScriptStruct_FCollectionAttributeKey();
UPackage* Z_Construct_UPackage__Script_DataflowEnginePlugin();
// ********** End Cross Module References **********************************************************
// ********** Begin ScriptStruct FCollectionAttributeKey *******************************************
struct Z_Construct_UScriptStruct_FCollectionAttributeKey_Statics
{
static inline consteval int32 GetStructSize() { return sizeof(FCollectionAttributeKey); }
static inline consteval int16 GetStructAlignment() { return alignof(FCollectionAttributeKey); }
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = {
{ "BlueprintType", "true" },
{ "ModuleRelativePath", "Public/Dataflow/DataflowConnectionTypes.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Attribute_MetaData[] = {
{ "Category", "Collection Key" },
{ "ModuleRelativePath", "Public/Dataflow/DataflowConnectionTypes.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Group_MetaData[] = {
{ "Category", "Collection Key" },
{ "ModuleRelativePath", "Public/Dataflow/DataflowConnectionTypes.h" },
};
#endif // WITH_METADATA
// ********** Begin ScriptStruct FCollectionAttributeKey constinit property declarations ***********
static const UECodeGen_Private::FStrPropertyParams NewProp_Attribute;
static const UECodeGen_Private::FStrPropertyParams NewProp_Group;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End ScriptStruct FCollectionAttributeKey constinit property declarations *************
static void* NewStructOps()
{
return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps<FCollectionAttributeKey>();
}
static const UECodeGen_Private::FStructParams StructParams;
}; // struct Z_Construct_UScriptStruct_FCollectionAttributeKey_Statics
static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FCollectionAttributeKey;
class UScriptStruct* FCollectionAttributeKey::StaticStruct()
{
if (!Z_Registration_Info_UScriptStruct_FCollectionAttributeKey.OuterSingleton)
{
Z_Registration_Info_UScriptStruct_FCollectionAttributeKey.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FCollectionAttributeKey, (UObject*)Z_Construct_UPackage__Script_DataflowEnginePlugin(), TEXT("CollectionAttributeKey"));
}
return Z_Registration_Info_UScriptStruct_FCollectionAttributeKey.OuterSingleton;
}
// ********** Begin ScriptStruct FCollectionAttributeKey Property Definitions **********************
const UECodeGen_Private::FStrPropertyParams Z_Construct_UScriptStruct_FCollectionAttributeKey_Statics::NewProp_Attribute = { "Attribute", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCollectionAttributeKey, Attribute), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Attribute_MetaData), NewProp_Attribute_MetaData) };
const UECodeGen_Private::FStrPropertyParams Z_Construct_UScriptStruct_FCollectionAttributeKey_Statics::NewProp_Group = { "Group", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCollectionAttributeKey, Group), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Group_MetaData), NewProp_Group_MetaData) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FCollectionAttributeKey_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCollectionAttributeKey_Statics::NewProp_Attribute,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCollectionAttributeKey_Statics::NewProp_Group,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCollectionAttributeKey_Statics::PropPointers) < 2048);
// ********** End ScriptStruct FCollectionAttributeKey Property Definitions ************************
const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FCollectionAttributeKey_Statics::StructParams = {
(UObject* (*)())Z_Construct_UPackage__Script_DataflowEnginePlugin,
nullptr,
&NewStructOps,
"CollectionAttributeKey",
Z_Construct_UScriptStruct_FCollectionAttributeKey_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCollectionAttributeKey_Statics::PropPointers),
sizeof(FCollectionAttributeKey),
alignof(FCollectionAttributeKey),
RF_Public|RF_Transient|RF_MarkAsNative,
EStructFlags(0x00000001),
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCollectionAttributeKey_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FCollectionAttributeKey_Statics::Struct_MetaDataParams)
};
UScriptStruct* Z_Construct_UScriptStruct_FCollectionAttributeKey()
{
if (!Z_Registration_Info_UScriptStruct_FCollectionAttributeKey.InnerSingleton)
{
UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FCollectionAttributeKey.InnerSingleton, Z_Construct_UScriptStruct_FCollectionAttributeKey_Statics::StructParams);
}
return CastChecked<UScriptStruct>(Z_Registration_Info_UScriptStruct_FCollectionAttributeKey.InnerSingleton);
}
// ********** End ScriptStruct FCollectionAttributeKey *********************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowEnginePlugin_Public_Dataflow_DataflowConnectionTypes_h__Script_DataflowEnginePlugin_Statics
{
static constexpr FStructRegisterCompiledInInfo ScriptStructInfo[] = {
{ FCollectionAttributeKey::StaticStruct, Z_Construct_UScriptStruct_FCollectionAttributeKey_Statics::NewStructOps, TEXT("CollectionAttributeKey"),&Z_Registration_Info_UScriptStruct_FCollectionAttributeKey, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FCollectionAttributeKey), 238587867U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowEnginePlugin_Public_Dataflow_DataflowConnectionTypes_h__Script_DataflowEnginePlugin_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowEnginePlugin_Public_Dataflow_DataflowConnectionTypes_h__Script_DataflowEnginePlugin_2617355210{
TEXT("/Script/DataflowEnginePlugin"),
nullptr, 0,
Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowEnginePlugin_Public_Dataflow_DataflowConnectionTypes_h__Script_DataflowEnginePlugin_Statics::ScriptStructInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowEnginePlugin_Public_Dataflow_DataflowConnectionTypes_h__Script_DataflowEnginePlugin_Statics::ScriptStructInfo),
nullptr, 0,
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,32 @@
// Copyright Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
===========================================================================*/
// IWYU pragma: private, include "Dataflow/DataflowConnectionTypes.h"
#ifdef DATAFLOWENGINEPLUGIN_DataflowConnectionTypes_generated_h
#error "DataflowConnectionTypes.generated.h already included, missing '#pragma once' in DataflowConnectionTypes.h"
#endif
#define DATAFLOWENGINEPLUGIN_DataflowConnectionTypes_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin ScriptStruct FCollectionAttributeKey *******************************************
struct Z_Construct_UScriptStruct_FCollectionAttributeKey_Statics;
#define FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowEnginePlugin_Public_Dataflow_DataflowConnectionTypes_h_12_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FCollectionAttributeKey_Statics; \
DATAFLOWENGINEPLUGIN_API static class UScriptStruct* StaticStruct();
struct FCollectionAttributeKey;
// ********** End ScriptStruct FCollectionAttributeKey *********************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowEnginePlugin_Public_Dataflow_DataflowConnectionTypes_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,107 @@
// Copyright Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
===========================================================================*/
#include "UObject/GeneratedCppIncludes.h"
#include "Dataflow/DataflowEngineAnyTypes.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeDataflowEngineAnyTypes() {}
// ********** Begin Cross Module References ********************************************************
DATAFLOWCORE_API UScriptStruct* Z_Construct_UScriptStruct_FDataflowAnyType();
DATAFLOWENGINEPLUGIN_API UScriptStruct* Z_Construct_UScriptStruct_FDataflowDynamicMeshArray();
GEOMETRYFRAMEWORK_API UClass* Z_Construct_UClass_UDynamicMesh_NoRegister();
UPackage* Z_Construct_UPackage__Script_DataflowEnginePlugin();
// ********** End Cross Module References **********************************************************
// ********** Begin ScriptStruct FDataflowDynamicMeshArray *****************************************
struct Z_Construct_UScriptStruct_FDataflowDynamicMeshArray_Statics
{
static inline consteval int32 GetStructSize() { return sizeof(FDataflowDynamicMeshArray); }
static inline consteval int16 GetStructAlignment() { return alignof(FDataflowDynamicMeshArray); }
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = {
{ "Comment", "/**\n* Dynamic mesh array TArray with compatibility to plug one single element\n*/" },
{ "ModuleRelativePath", "Public/Dataflow/DataflowEngineAnyTypes.h" },
{ "ToolTip", "Dynamic mesh array TArray with compatibility to plug one single element" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Value_MetaData[] = {
{ "Category", "Value" },
{ "ModuleRelativePath", "Public/Dataflow/DataflowEngineAnyTypes.h" },
};
#endif // WITH_METADATA
// ********** Begin ScriptStruct FDataflowDynamicMeshArray constinit property declarations *********
static const UECodeGen_Private::FObjectPropertyParams NewProp_Value_Inner;
static const UECodeGen_Private::FArrayPropertyParams NewProp_Value;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End ScriptStruct FDataflowDynamicMeshArray constinit property declarations ***********
static void* NewStructOps()
{
return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps<FDataflowDynamicMeshArray>();
}
static const UECodeGen_Private::FStructParams StructParams;
}; // struct Z_Construct_UScriptStruct_FDataflowDynamicMeshArray_Statics
static_assert(std::is_polymorphic<FDataflowDynamicMeshArray>() == std::is_polymorphic<FDataflowAnyType>(), "USTRUCT FDataflowDynamicMeshArray cannot be polymorphic unless super FDataflowAnyType is polymorphic");
static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FDataflowDynamicMeshArray;
class UScriptStruct* FDataflowDynamicMeshArray::StaticStruct()
{
if (!Z_Registration_Info_UScriptStruct_FDataflowDynamicMeshArray.OuterSingleton)
{
Z_Registration_Info_UScriptStruct_FDataflowDynamicMeshArray.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FDataflowDynamicMeshArray, (UObject*)Z_Construct_UPackage__Script_DataflowEnginePlugin(), TEXT("DataflowDynamicMeshArray"));
}
return Z_Registration_Info_UScriptStruct_FDataflowDynamicMeshArray.OuterSingleton;
}
// ********** Begin ScriptStruct FDataflowDynamicMeshArray Property Definitions ********************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UScriptStruct_FDataflowDynamicMeshArray_Statics::NewProp_Value_Inner = { "Value", nullptr, (EPropertyFlags)0x0104000000000000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UClass_UDynamicMesh_NoRegister, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FArrayPropertyParams Z_Construct_UScriptStruct_FDataflowDynamicMeshArray_Statics::NewProp_Value = { "Value", nullptr, (EPropertyFlags)0x0114000000000001, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDataflowDynamicMeshArray, Value), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Value_MetaData), NewProp_Value_MetaData) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FDataflowDynamicMeshArray_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDataflowDynamicMeshArray_Statics::NewProp_Value_Inner,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDataflowDynamicMeshArray_Statics::NewProp_Value,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FDataflowDynamicMeshArray_Statics::PropPointers) < 2048);
// ********** End ScriptStruct FDataflowDynamicMeshArray Property Definitions **********************
const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FDataflowDynamicMeshArray_Statics::StructParams = {
(UObject* (*)())Z_Construct_UPackage__Script_DataflowEnginePlugin,
Z_Construct_UScriptStruct_FDataflowAnyType,
&NewStructOps,
"DataflowDynamicMeshArray",
Z_Construct_UScriptStruct_FDataflowDynamicMeshArray_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FDataflowDynamicMeshArray_Statics::PropPointers),
sizeof(FDataflowDynamicMeshArray),
alignof(FDataflowDynamicMeshArray),
RF_Public|RF_Transient|RF_MarkAsNative,
EStructFlags(0x00000001),
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FDataflowDynamicMeshArray_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FDataflowDynamicMeshArray_Statics::Struct_MetaDataParams)
};
UScriptStruct* Z_Construct_UScriptStruct_FDataflowDynamicMeshArray()
{
if (!Z_Registration_Info_UScriptStruct_FDataflowDynamicMeshArray.InnerSingleton)
{
UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FDataflowDynamicMeshArray.InnerSingleton, Z_Construct_UScriptStruct_FDataflowDynamicMeshArray_Statics::StructParams);
}
return CastChecked<UScriptStruct>(Z_Registration_Info_UScriptStruct_FDataflowDynamicMeshArray.InnerSingleton);
}
// ********** End ScriptStruct FDataflowDynamicMeshArray *******************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowEnginePlugin_Public_Dataflow_DataflowEngineAnyTypes_h__Script_DataflowEnginePlugin_Statics
{
static constexpr FStructRegisterCompiledInInfo ScriptStructInfo[] = {
{ FDataflowDynamicMeshArray::StaticStruct, Z_Construct_UScriptStruct_FDataflowDynamicMeshArray_Statics::NewStructOps, TEXT("DataflowDynamicMeshArray"),&Z_Registration_Info_UScriptStruct_FDataflowDynamicMeshArray, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FDataflowDynamicMeshArray), 3169789838U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowEnginePlugin_Public_Dataflow_DataflowEngineAnyTypes_h__Script_DataflowEnginePlugin_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowEnginePlugin_Public_Dataflow_DataflowEngineAnyTypes_h__Script_DataflowEnginePlugin_118856864{
TEXT("/Script/DataflowEnginePlugin"),
nullptr, 0,
Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowEnginePlugin_Public_Dataflow_DataflowEngineAnyTypes_h__Script_DataflowEnginePlugin_Statics::ScriptStructInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowEnginePlugin_Public_Dataflow_DataflowEngineAnyTypes_h__Script_DataflowEnginePlugin_Statics::ScriptStructInfo),
nullptr, 0,
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,33 @@
// Copyright Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
===========================================================================*/
// IWYU pragma: private, include "Dataflow/DataflowEngineAnyTypes.h"
#ifdef DATAFLOWENGINEPLUGIN_DataflowEngineAnyTypes_generated_h
#error "DataflowEngineAnyTypes.generated.h already included, missing '#pragma once' in DataflowEngineAnyTypes.h"
#endif
#define DATAFLOWENGINEPLUGIN_DataflowEngineAnyTypes_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin ScriptStruct FDataflowDynamicMeshArray *****************************************
struct Z_Construct_UScriptStruct_FDataflowDynamicMeshArray_Statics;
#define FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowEnginePlugin_Public_Dataflow_DataflowEngineAnyTypes_h_29_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FDataflowDynamicMeshArray_Statics; \
DATAFLOWENGINEPLUGIN_API static class UScriptStruct* StaticStruct(); \
typedef FDataflowAnyType Super;
struct FDataflowDynamicMeshArray;
// ********** End ScriptStruct FDataflowDynamicMeshArray *******************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowEnginePlugin_Public_Dataflow_DataflowEngineAnyTypes_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,29 @@
// Copyright Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
===========================================================================*/
#include "UObject/GeneratedCppIncludes.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
void EmptyLinkFunctionForGeneratedCodeDataflowEnginePlugin_init() {}
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); static FPackageRegistrationInfo Z_Registration_Info_UPackage__Script_DataflowEnginePlugin;
FORCENOINLINE UPackage* Z_Construct_UPackage__Script_DataflowEnginePlugin()
{
if (!Z_Registration_Info_UPackage__Script_DataflowEnginePlugin.OuterSingleton)
{
static const UECodeGen_Private::FPackageParams PackageParams = {
"/Script/DataflowEnginePlugin",
nullptr,
0,
PKG_CompiledIn | 0x00000000,
0x7B9FC6CA,
0x41AD757F,
METADATA_PARAMS(0, nullptr)
};
UECodeGen_Private::ConstructUPackage(Z_Registration_Info_UPackage__Script_DataflowEnginePlugin.OuterSingleton, PackageParams);
}
return Z_Registration_Info_UPackage__Script_DataflowEnginePlugin.OuterSingleton;
}
static FRegisterCompiledInInfo Z_CompiledInDeferPackage_UPackage__Script_DataflowEnginePlugin(Z_Construct_UPackage__Script_DataflowEnginePlugin, TEXT("/Script/DataflowEnginePlugin"), Z_Registration_Info_UPackage__Script_DataflowEnginePlugin, CONSTRUCT_RELOAD_VERSION_INFO(FPackageReloadVersionInfo, 0x7B9FC6CA, 0x41AD757F));
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,10 @@
// Copyright Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
===========================================================================*/
#pragma once

View File

@@ -0,0 +1,4 @@
D:\UE_5_7_1\Engine\Plugins\Experimental\Dataflow\Source\DataflowEnginePlugin\Public\Dataflow\DataflowActor.h
D:\UE_5_7_1\Engine\Plugins\Experimental\Dataflow\Source\DataflowEnginePlugin\Public\Dataflow\DataflowEngineAnyTypes.h
D:\UE_5_7_1\Engine\Plugins\Experimental\Dataflow\Source\DataflowEnginePlugin\Public\Dataflow\DataflowComponent.h
D:\UE_5_7_1\Engine\Plugins\Experimental\Dataflow\Source\DataflowEnginePlugin\Public\Dataflow\DataflowConnectionTypes.h