// 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/GeometryCollectionTransferVertexScalarAttributeDepNode.h" #ifdef GEOMETRYCOLLECTIONDEPNODES_GeometryCollectionTransferVertexScalarAttributeDepNode_generated_h #error "GeometryCollectionTransferVertexScalarAttributeDepNode.generated.h already included, missing '#pragma once' in GeometryCollectionTransferVertexScalarAttributeDepNode.h" #endif #define GEOMETRYCOLLECTIONDEPNODES_GeometryCollectionTransferVertexScalarAttributeDepNode_generated_h #include "UObject/ObjectMacros.h" #include "UObject/ScriptMacros.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS // ********** Begin ScriptStruct FGeometryCollectionTransferVertexScalarAttributeNode ************** struct Z_Construct_UScriptStruct_FGeometryCollectionTransferVertexScalarAttributeNode_Statics; #define FID_Engine_Plugins_Experimental_GeometryCollectionPlugin_Source_GeometryCollectionDepNodes_Private_Dataflow_GeometryCollectionTransferVertexScalarAttributeDepNode_h_73_GENERATED_BODY \ friend struct ::Z_Construct_UScriptStruct_FGeometryCollectionTransferVertexScalarAttributeNode_Statics; \ GEOMETRYCOLLECTIONDEPNODES_API static class UScriptStruct* StaticStruct(); \ typedef FDataflowNode Super; struct FGeometryCollectionTransferVertexScalarAttributeNode; // ********** End ScriptStruct FGeometryCollectionTransferVertexScalarAttributeNode **************** #undef CURRENT_FILE_ID #define CURRENT_FILE_ID FID_Engine_Plugins_Experimental_GeometryCollectionPlugin_Source_GeometryCollectionDepNodes_Private_Dataflow_GeometryCollectionTransferVertexScalarAttributeDepNode_h // ********** Begin Enum EDataflowTransferNodeFalloff ********************************************** #define FOREACH_ENUM_EDATAFLOWTRANSFERNODEFALLOFF(op) \ op(EDataflowTransferNodeFalloff::Dataflow_Transfer_Squared) \ op(EDataflowTransferNodeFalloff::Dataflow_Transfer_Linear) \ op(EDataflowTransferNodeFalloff::Dataflow_Transfer_None) \ op(EDataflowTransferNodeFalloff::Dataflow_Transfer_Dataflow_Max) enum class EDataflowTransferNodeFalloff : uint8; template<> struct TIsUEnumClass { enum { Value = true }; }; template<> GEOMETRYCOLLECTIONDEPNODES_NON_ATTRIBUTED_API UEnum* StaticEnum(); // ********** End Enum EDataflowTransferNodeFalloff ************************************************ // ********** Begin Enum EDataflowTransferNodeSampleScale ****************************************** #define FOREACH_ENUM_EDATAFLOWTRANSFERNODESAMPLESCALE(op) \ op(EDataflowTransferNodeSampleScale::Dataflow_Transfer_Component_Edge) \ op(EDataflowTransferNodeSampleScale::Dataflow_Transfer_Asset_Edge) \ op(EDataflowTransferNodeSampleScale::Dataflow_Transfer_Asset_Bound) \ op(EDataflowTransferNodeSampleScale::Dataflow_Transfer_Dataflow_Max) enum class EDataflowTransferNodeSampleScale : uint8; template<> struct TIsUEnumClass { enum { Value = true }; }; template<> GEOMETRYCOLLECTIONDEPNODES_NON_ATTRIBUTED_API UEnum* StaticEnum(); // ********** End Enum EDataflowTransferNodeSampleScale ******************************************** // ********** Begin Enum EDataflowTransferNodeBoundingVolume *************************************** #define FOREACH_ENUM_EDATAFLOWTRANSFERNODEBOUNDINGVOLUME(op) \ op(EDataflowTransferNodeBoundingVolume::Dataflow_Transfer_Vertex) \ op(EDataflowTransferNodeBoundingVolume::Dataflow_Transfer_Triangle) \ op(EDataflowTransferNodeBoundingVolume::Dataflow_Transfer_Dataflow_Max) enum class EDataflowTransferNodeBoundingVolume : uint8; template<> struct TIsUEnumClass { enum { Value = true }; }; template<> GEOMETRYCOLLECTIONDEPNODES_NON_ATTRIBUTED_API UEnum* StaticEnum(); // ********** End Enum EDataflowTransferNodeBoundingVolume ***************************************** PRAGMA_ENABLE_DEPRECATION_WARNINGS