67 lines
3.5 KiB
C
67 lines
3.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/GeometryCollectionUVNodes.h"
|
|
|
|
#ifdef GEOMETRYCOLLECTIONNODES_GeometryCollectionUVNodes_generated_h
|
|
#error "GeometryCollectionUVNodes.generated.h already included, missing '#pragma once' in GeometryCollectionUVNodes.h"
|
|
#endif
|
|
#define GEOMETRYCOLLECTIONNODES_GeometryCollectionUVNodes_generated_h
|
|
|
|
#include "UObject/ObjectMacros.h"
|
|
#include "UObject/ScriptMacros.h"
|
|
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
|
|
|
// ********** Begin ScriptStruct FAddUVChannelDataflowNode *****************************************
|
|
struct Z_Construct_UScriptStruct_FAddUVChannelDataflowNode_Statics;
|
|
#define FID_Engine_Plugins_Experimental_GeometryCollectionPlugin_Source_GeometryCollectionNodes_Public_Dataflow_GeometryCollectionUVNodes_h_18_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FAddUVChannelDataflowNode_Statics; \
|
|
GEOMETRYCOLLECTIONNODES_API static class UScriptStruct* StaticStruct(); \
|
|
typedef FDataflowNode Super;
|
|
|
|
|
|
struct FAddUVChannelDataflowNode;
|
|
// ********** End ScriptStruct FAddUVChannelDataflowNode *******************************************
|
|
|
|
// ********** Begin ScriptStruct FAutoUnwrapUVDataflowNode *****************************************
|
|
struct Z_Construct_UScriptStruct_FAutoUnwrapUVDataflowNode_Statics;
|
|
#define FID_Engine_Plugins_Experimental_GeometryCollectionPlugin_Source_GeometryCollectionNodes_Public_Dataflow_GeometryCollectionUVNodes_h_47_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FAutoUnwrapUVDataflowNode_Statics; \
|
|
GEOMETRYCOLLECTIONNODES_API static class UScriptStruct* StaticStruct(); \
|
|
typedef FDataflowNode Super;
|
|
|
|
|
|
struct FAutoUnwrapUVDataflowNode;
|
|
// ********** End ScriptStruct FAutoUnwrapUVDataflowNode *******************************************
|
|
|
|
// ********** Begin ScriptStruct FMergeUVIslandsDataflowNode ***************************************
|
|
struct Z_Construct_UScriptStruct_FMergeUVIslandsDataflowNode_Statics;
|
|
#define FID_Engine_Plugins_Experimental_GeometryCollectionPlugin_Source_GeometryCollectionNodes_Public_Dataflow_GeometryCollectionUVNodes_h_80_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FMergeUVIslandsDataflowNode_Statics; \
|
|
GEOMETRYCOLLECTIONNODES_API static class UScriptStruct* StaticStruct(); \
|
|
typedef FDataflowNode Super;
|
|
|
|
|
|
struct FMergeUVIslandsDataflowNode;
|
|
// ********** End ScriptStruct FMergeUVIslandsDataflowNode *****************************************
|
|
|
|
// ********** Begin ScriptStruct FBoxProjectUVDataflowNode *****************************************
|
|
struct Z_Construct_UScriptStruct_FBoxProjectUVDataflowNode_Statics;
|
|
#define FID_Engine_Plugins_Experimental_GeometryCollectionPlugin_Source_GeometryCollectionNodes_Public_Dataflow_GeometryCollectionUVNodes_h_123_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FBoxProjectUVDataflowNode_Statics; \
|
|
GEOMETRYCOLLECTIONNODES_API static class UScriptStruct* StaticStruct(); \
|
|
typedef FDataflowNode Super;
|
|
|
|
|
|
struct FBoxProjectUVDataflowNode;
|
|
// ********** End ScriptStruct FBoxProjectUVDataflowNode *******************************************
|
|
|
|
#undef CURRENT_FILE_ID
|
|
#define CURRENT_FILE_ID FID_Engine_Plugins_Experimental_GeometryCollectionPlugin_Source_GeometryCollectionNodes_Public_Dataflow_GeometryCollectionUVNodes_h
|
|
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|