45 lines
2.5 KiB
C
45 lines
2.5 KiB
C
// 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/GeometryCollectionSkeletalMeshToCollectionNode.h"
|
|
|
|
#ifdef GEOMETRYCOLLECTIONNODES_GeometryCollectionSkeletalMeshToCollectionNode_generated_h
|
|
#error "GeometryCollectionSkeletalMeshToCollectionNode.generated.h already included, missing '#pragma once' in GeometryCollectionSkeletalMeshToCollectionNode.h"
|
|
#endif
|
|
#define GEOMETRYCOLLECTIONNODES_GeometryCollectionSkeletalMeshToCollectionNode_generated_h
|
|
|
|
#include "UObject/ObjectMacros.h"
|
|
#include "UObject/ScriptMacros.h"
|
|
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
|
|
|
// ********** Begin ScriptStruct FSkeletalMeshToCollectionDataflowNode *****************************
|
|
struct Z_Construct_UScriptStruct_FSkeletalMeshToCollectionDataflowNode_Statics;
|
|
#define FID_Engine_Plugins_Experimental_GeometryCollectionPlugin_Source_GeometryCollectionNodes_Public_Dataflow_GeometryCollectionSkeletalMeshToCollectionNode_h_24_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FSkeletalMeshToCollectionDataflowNode_Statics; \
|
|
GEOMETRYCOLLECTIONNODES_API static class UScriptStruct* StaticStruct(); \
|
|
typedef FDataflowNode Super;
|
|
|
|
|
|
struct FSkeletalMeshToCollectionDataflowNode;
|
|
// ********** End ScriptStruct FSkeletalMeshToCollectionDataflowNode *******************************
|
|
|
|
// ********** Begin ScriptStruct FCollectionToSkeletalMeshDataflowNode *****************************
|
|
struct Z_Construct_UScriptStruct_FCollectionToSkeletalMeshDataflowNode_Statics;
|
|
#define FID_Engine_Plugins_Experimental_GeometryCollectionPlugin_Source_GeometryCollectionNodes_Public_Dataflow_GeometryCollectionSkeletalMeshToCollectionNode_h_53_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FCollectionToSkeletalMeshDataflowNode_Statics; \
|
|
GEOMETRYCOLLECTIONNODES_API static class UScriptStruct* StaticStruct(); \
|
|
typedef FDataflowNode Super;
|
|
|
|
|
|
struct FCollectionToSkeletalMeshDataflowNode;
|
|
// ********** End ScriptStruct FCollectionToSkeletalMeshDataflowNode *******************************
|
|
|
|
#undef CURRENT_FILE_ID
|
|
#define CURRENT_FILE_ID FID_Engine_Plugins_Experimental_GeometryCollectionPlugin_Source_GeometryCollectionNodes_Public_Dataflow_GeometryCollectionSkeletalMeshToCollectionNode_h
|
|
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|