// 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 "ClothPhysicalMeshDataBase_Legacy.h" #ifdef CLOTHINGSYSTEMRUNTIMEINTERFACE_ClothPhysicalMeshDataBase_Legacy_generated_h #error "ClothPhysicalMeshDataBase_Legacy.generated.h already included, missing '#pragma once' in ClothPhysicalMeshDataBase_Legacy.h" #endif #define CLOTHINGSYSTEMRUNTIMEINTERFACE_ClothPhysicalMeshDataBase_Legacy_generated_h #include "UObject/ObjectMacros.h" #include "UObject/ScriptMacros.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS // ********** Begin Class UClothPhysicalMeshDataBase_Legacy **************************************** struct Z_Construct_UClass_UClothPhysicalMeshDataBase_Legacy_Statics; CLOTHINGSYSTEMRUNTIMEINTERFACE_API UClass* Z_Construct_UClass_UClothPhysicalMeshDataBase_Legacy_NoRegister(); #define FID_Engine_Source_Runtime_ClothingSystemRuntimeInterface_Public_ClothPhysicalMeshDataBase_Legacy_h_28_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUClothPhysicalMeshDataBase_Legacy(); \ friend struct ::Z_Construct_UClass_UClothPhysicalMeshDataBase_Legacy_Statics; \ static UClass* GetPrivateStaticClass(); \ friend CLOTHINGSYSTEMRUNTIMEINTERFACE_API UClass* ::Z_Construct_UClass_UClothPhysicalMeshDataBase_Legacy_NoRegister(); \ public: \ DECLARE_CLASS2(UClothPhysicalMeshDataBase_Legacy, UObject, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/ClothingSystemRuntimeInterface"), Z_Construct_UClass_UClothPhysicalMeshDataBase_Legacy_NoRegister) \ DECLARE_SERIALIZER(UClothPhysicalMeshDataBase_Legacy) #define FID_Engine_Source_Runtime_ClothingSystemRuntimeInterface_Public_ClothPhysicalMeshDataBase_Legacy_h_28_ENHANCED_CONSTRUCTORS \ /** Deleted move- and copy-constructors, should never be used */ \ UClothPhysicalMeshDataBase_Legacy(UClothPhysicalMeshDataBase_Legacy&&) = delete; \ UClothPhysicalMeshDataBase_Legacy(const UClothPhysicalMeshDataBase_Legacy&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(CLOTHINGSYSTEMRUNTIMEINTERFACE_API, UClothPhysicalMeshDataBase_Legacy); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UClothPhysicalMeshDataBase_Legacy); \ DEFINE_DEFAULT_CONSTRUCTOR_CALL(UClothPhysicalMeshDataBase_Legacy) #define FID_Engine_Source_Runtime_ClothingSystemRuntimeInterface_Public_ClothPhysicalMeshDataBase_Legacy_h_25_PROLOG #define FID_Engine_Source_Runtime_ClothingSystemRuntimeInterface_Public_ClothPhysicalMeshDataBase_Legacy_h_28_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Source_Runtime_ClothingSystemRuntimeInterface_Public_ClothPhysicalMeshDataBase_Legacy_h_28_INCLASS_NO_PURE_DECLS \ FID_Engine_Source_Runtime_ClothingSystemRuntimeInterface_Public_ClothPhysicalMeshDataBase_Legacy_h_28_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UClothPhysicalMeshDataBase_Legacy; // ********** End Class UClothPhysicalMeshDataBase_Legacy ****************************************** #undef CURRENT_FILE_ID #define CURRENT_FILE_ID FID_Engine_Source_Runtime_ClothingSystemRuntimeInterface_Public_ClothPhysicalMeshDataBase_Legacy_h PRAGMA_ENABLE_DEPRECATION_WARNINGS