// 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 "GeometryCollection/GeometryCollectionDebugDrawComponent.h" #ifdef GEOMETRYCOLLECTIONENGINE_GeometryCollectionDebugDrawComponent_generated_h #error "GeometryCollectionDebugDrawComponent.generated.h already included, missing '#pragma once' in GeometryCollectionDebugDrawComponent.h" #endif #define GEOMETRYCOLLECTIONENGINE_GeometryCollectionDebugDrawComponent_generated_h #include "UObject/ObjectMacros.h" #include "UObject/ScriptMacros.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS // ********** Begin Class UGeometryCollectionDebugDrawComponent ************************************ struct Z_Construct_UClass_UGeometryCollectionDebugDrawComponent_Statics; GEOMETRYCOLLECTIONENGINE_API UClass* Z_Construct_UClass_UGeometryCollectionDebugDrawComponent_NoRegister(); #define FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Public_GeometryCollection_GeometryCollectionDebugDrawComponent_h_29_INCLASS \ private: \ static void StaticRegisterNativesUGeometryCollectionDebugDrawComponent(); \ friend struct ::Z_Construct_UClass_UGeometryCollectionDebugDrawComponent_Statics; \ static UClass* GetPrivateStaticClass(); \ friend GEOMETRYCOLLECTIONENGINE_API UClass* ::Z_Construct_UClass_UGeometryCollectionDebugDrawComponent_NoRegister(); \ public: \ DECLARE_CLASS2(UGeometryCollectionDebugDrawComponent, UActorComponent, COMPILED_IN_FLAGS(0 | CLASS_Config), CASTCLASS_None, TEXT("/Script/GeometryCollectionEngine"), Z_Construct_UClass_UGeometryCollectionDebugDrawComponent_NoRegister) \ DECLARE_SERIALIZER(UGeometryCollectionDebugDrawComponent) #define FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Public_GeometryCollection_GeometryCollectionDebugDrawComponent_h_29_STANDARD_CONSTRUCTORS \ /** Standard constructor, called after all reflected properties have been initialized */ \ GEOMETRYCOLLECTIONENGINE_API UGeometryCollectionDebugDrawComponent(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \ DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UGeometryCollectionDebugDrawComponent) \ DECLARE_VTABLE_PTR_HELPER_CTOR(GEOMETRYCOLLECTIONENGINE_API, UGeometryCollectionDebugDrawComponent); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UGeometryCollectionDebugDrawComponent); \ /** Deleted move- and copy-constructors, should never be used */ \ UGeometryCollectionDebugDrawComponent(UGeometryCollectionDebugDrawComponent&&) = delete; \ UGeometryCollectionDebugDrawComponent(const UGeometryCollectionDebugDrawComponent&) = delete; \ GEOMETRYCOLLECTIONENGINE_API virtual ~UGeometryCollectionDebugDrawComponent(); #define FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Public_GeometryCollection_GeometryCollectionDebugDrawComponent_h_26_PROLOG #define FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Public_GeometryCollection_GeometryCollectionDebugDrawComponent_h_29_GENERATED_BODY_LEGACY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Public_GeometryCollection_GeometryCollectionDebugDrawComponent_h_29_INCLASS \ FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Public_GeometryCollection_GeometryCollectionDebugDrawComponent_h_29_STANDARD_CONSTRUCTORS \ public: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UGeometryCollectionDebugDrawComponent; // ********** End Class UGeometryCollectionDebugDrawComponent ************************************** #undef CURRENT_FILE_ID #define CURRENT_FILE_ID FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Public_GeometryCollection_GeometryCollectionDebugDrawComponent_h PRAGMA_ENABLE_DEPRECATION_WARNINGS