// 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/GeometryCollectionRenderLevelSetActor.h" #ifdef GEOMETRYCOLLECTIONENGINE_GeometryCollectionRenderLevelSetActor_generated_h #error "GeometryCollectionRenderLevelSetActor.generated.h already included, missing '#pragma once' in GeometryCollectionRenderLevelSetActor.h" #endif #define GEOMETRYCOLLECTIONENGINE_GeometryCollectionRenderLevelSetActor_generated_h #include "UObject/ObjectMacros.h" #include "UObject/ScriptMacros.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS // ********** Begin Class AGeometryCollectionRenderLevelSetActor *********************************** struct Z_Construct_UClass_AGeometryCollectionRenderLevelSetActor_Statics; GEOMETRYCOLLECTIONENGINE_API UClass* Z_Construct_UClass_AGeometryCollectionRenderLevelSetActor_NoRegister(); #define FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Public_GeometryCollection_GeometryCollectionRenderLevelSetActor_h_30_INCLASS \ private: \ static void StaticRegisterNativesAGeometryCollectionRenderLevelSetActor(); \ friend struct ::Z_Construct_UClass_AGeometryCollectionRenderLevelSetActor_Statics; \ static UClass* GetPrivateStaticClass(); \ friend GEOMETRYCOLLECTIONENGINE_API UClass* ::Z_Construct_UClass_AGeometryCollectionRenderLevelSetActor_NoRegister(); \ public: \ DECLARE_CLASS2(AGeometryCollectionRenderLevelSetActor, AActor, COMPILED_IN_FLAGS(0 | CLASS_Config), CASTCLASS_None, TEXT("/Script/GeometryCollectionEngine"), Z_Construct_UClass_AGeometryCollectionRenderLevelSetActor_NoRegister) \ DECLARE_SERIALIZER(AGeometryCollectionRenderLevelSetActor) #define FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Public_GeometryCollection_GeometryCollectionRenderLevelSetActor_h_30_STANDARD_CONSTRUCTORS \ /** Standard constructor, called after all reflected properties have been initialized */ \ GEOMETRYCOLLECTIONENGINE_API AGeometryCollectionRenderLevelSetActor(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \ DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(AGeometryCollectionRenderLevelSetActor) \ DECLARE_VTABLE_PTR_HELPER_CTOR(GEOMETRYCOLLECTIONENGINE_API, AGeometryCollectionRenderLevelSetActor); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(AGeometryCollectionRenderLevelSetActor); \ /** Deleted move- and copy-constructors, should never be used */ \ AGeometryCollectionRenderLevelSetActor(AGeometryCollectionRenderLevelSetActor&&) = delete; \ AGeometryCollectionRenderLevelSetActor(const AGeometryCollectionRenderLevelSetActor&) = delete; \ GEOMETRYCOLLECTIONENGINE_API virtual ~AGeometryCollectionRenderLevelSetActor(); #define FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Public_GeometryCollection_GeometryCollectionRenderLevelSetActor_h_27_PROLOG #define FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Public_GeometryCollection_GeometryCollectionRenderLevelSetActor_h_30_GENERATED_BODY_LEGACY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Public_GeometryCollection_GeometryCollectionRenderLevelSetActor_h_30_INCLASS \ FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Public_GeometryCollection_GeometryCollectionRenderLevelSetActor_h_30_STANDARD_CONSTRUCTORS \ public: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class AGeometryCollectionRenderLevelSetActor; // ********** End Class AGeometryCollectionRenderLevelSetActor ************************************* #undef CURRENT_FILE_ID #define CURRENT_FILE_ID FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Public_GeometryCollection_GeometryCollectionRenderLevelSetActor_h PRAGMA_ENABLE_DEPRECATION_WARNINGS