34 lines
1.7 KiB
C
34 lines
1.7 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/GeometryCollectionVerticesNodes.h"
|
|
|
|
#ifdef GEOMETRYCOLLECTIONNODES_GeometryCollectionVerticesNodes_generated_h
|
|
#error "GeometryCollectionVerticesNodes.generated.h already included, missing '#pragma once' in GeometryCollectionVerticesNodes.h"
|
|
#endif
|
|
#define GEOMETRYCOLLECTIONNODES_GeometryCollectionVerticesNodes_generated_h
|
|
|
|
#include "UObject/ObjectMacros.h"
|
|
#include "UObject/ScriptMacros.h"
|
|
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
|
|
|
// ********** Begin ScriptStruct FTransformCollectionAttributeDataflowNode *************************
|
|
struct Z_Construct_UScriptStruct_FTransformCollectionAttributeDataflowNode_Statics;
|
|
#define FID_Engine_Plugins_Experimental_GeometryCollectionPlugin_Source_GeometryCollectionNodes_Public_Dataflow_GeometryCollectionVerticesNodes_h_22_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FTransformCollectionAttributeDataflowNode_Statics; \
|
|
GEOMETRYCOLLECTIONNODES_API static class UScriptStruct* StaticStruct(); \
|
|
typedef FDataflowNode Super;
|
|
|
|
|
|
struct FTransformCollectionAttributeDataflowNode;
|
|
// ********** End ScriptStruct FTransformCollectionAttributeDataflowNode ***************************
|
|
|
|
#undef CURRENT_FILE_ID
|
|
#define CURRENT_FILE_ID FID_Engine_Plugins_Experimental_GeometryCollectionPlugin_Source_GeometryCollectionNodes_Public_Dataflow_GeometryCollectionVerticesNodes_h
|
|
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|