// 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 "ClothConfigBase.h" #ifdef CLOTHINGSYSTEMRUNTIMEINTERFACE_ClothConfigBase_generated_h #error "ClothConfigBase.generated.h already included, missing '#pragma once' in ClothConfigBase.h" #endif #define CLOTHINGSYSTEMRUNTIMEINTERFACE_ClothConfigBase_generated_h #include "UObject/ObjectMacros.h" #include "UObject/ScriptMacros.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS // ********** Begin Class UClothConfigBase ********************************************************* struct Z_Construct_UClass_UClothConfigBase_Statics; CLOTHINGSYSTEMRUNTIMEINTERFACE_API UClass* Z_Construct_UClass_UClothConfigBase_NoRegister(); #define FID_Engine_Source_Runtime_ClothingSystemRuntimeInterface_Public_ClothConfigBase_h_20_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUClothConfigBase(); \ friend struct ::Z_Construct_UClass_UClothConfigBase_Statics; \ static UClass* GetPrivateStaticClass(); \ friend CLOTHINGSYSTEMRUNTIMEINTERFACE_API UClass* ::Z_Construct_UClass_UClothConfigBase_NoRegister(); \ public: \ DECLARE_CLASS2(UClothConfigBase, UObject, COMPILED_IN_FLAGS(CLASS_Abstract), CASTCLASS_None, TEXT("/Script/ClothingSystemRuntimeInterface"), Z_Construct_UClass_UClothConfigBase_NoRegister) \ DECLARE_SERIALIZER(UClothConfigBase) #define FID_Engine_Source_Runtime_ClothingSystemRuntimeInterface_Public_ClothConfigBase_h_20_ENHANCED_CONSTRUCTORS \ /** Deleted move- and copy-constructors, should never be used */ \ UClothConfigBase(UClothConfigBase&&) = delete; \ UClothConfigBase(const UClothConfigBase&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(CLOTHINGSYSTEMRUNTIMEINTERFACE_API, UClothConfigBase); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UClothConfigBase); \ DEFINE_ABSTRACT_DEFAULT_CONSTRUCTOR_CALL(UClothConfigBase) #define FID_Engine_Source_Runtime_ClothingSystemRuntimeInterface_Public_ClothConfigBase_h_17_PROLOG #define FID_Engine_Source_Runtime_ClothingSystemRuntimeInterface_Public_ClothConfigBase_h_20_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Source_Runtime_ClothingSystemRuntimeInterface_Public_ClothConfigBase_h_20_INCLASS_NO_PURE_DECLS \ FID_Engine_Source_Runtime_ClothingSystemRuntimeInterface_Public_ClothConfigBase_h_20_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UClothConfigBase; // ********** End Class UClothConfigBase *********************************************************** // ********** Begin Class UDEPRECATED_ClothSharedSimConfigBase ************************************* struct Z_Construct_UClass_UDEPRECATED_ClothSharedSimConfigBase_Statics; CLOTHINGSYSTEMRUNTIMEINTERFACE_API UClass* Z_Construct_UClass_UDEPRECATED_ClothSharedSimConfigBase_NoRegister(); #define FID_Engine_Source_Runtime_ClothingSystemRuntimeInterface_Public_ClothConfigBase_h_57_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUDEPRECATED_ClothSharedSimConfigBase(); \ friend struct ::Z_Construct_UClass_UDEPRECATED_ClothSharedSimConfigBase_Statics; \ static UClass* GetPrivateStaticClass(); \ friend CLOTHINGSYSTEMRUNTIMEINTERFACE_API UClass* ::Z_Construct_UClass_UDEPRECATED_ClothSharedSimConfigBase_NoRegister(); \ public: \ DECLARE_CLASS2(UDEPRECATED_ClothSharedSimConfigBase, UObject, COMPILED_IN_FLAGS(CLASS_Abstract | CLASS_Deprecated), CASTCLASS_None, TEXT("/Script/ClothingSystemRuntimeInterface"), Z_Construct_UClass_UDEPRECATED_ClothSharedSimConfigBase_NoRegister) \ DECLARE_SERIALIZER(UDEPRECATED_ClothSharedSimConfigBase) #define FID_Engine_Source_Runtime_ClothingSystemRuntimeInterface_Public_ClothConfigBase_h_57_ENHANCED_CONSTRUCTORS \ /** Deleted move- and copy-constructors, should never be used */ \ UDEPRECATED_ClothSharedSimConfigBase(UDEPRECATED_ClothSharedSimConfigBase&&) = delete; \ UDEPRECATED_ClothSharedSimConfigBase(const UDEPRECATED_ClothSharedSimConfigBase&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(CLOTHINGSYSTEMRUNTIMEINTERFACE_API, UDEPRECATED_ClothSharedSimConfigBase); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UDEPRECATED_ClothSharedSimConfigBase); \ DEFINE_ABSTRACT_DEFAULT_CONSTRUCTOR_CALL(UDEPRECATED_ClothSharedSimConfigBase) #define FID_Engine_Source_Runtime_ClothingSystemRuntimeInterface_Public_ClothConfigBase_h_54_PROLOG #define FID_Engine_Source_Runtime_ClothingSystemRuntimeInterface_Public_ClothConfigBase_h_57_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Source_Runtime_ClothingSystemRuntimeInterface_Public_ClothConfigBase_h_57_INCLASS_NO_PURE_DECLS \ FID_Engine_Source_Runtime_ClothingSystemRuntimeInterface_Public_ClothConfigBase_h_57_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UDEPRECATED_ClothSharedSimConfigBase; // ********** End Class UDEPRECATED_ClothSharedSimConfigBase *************************************** #undef CURRENT_FILE_ID #define CURRENT_FILE_ID FID_Engine_Source_Runtime_ClothingSystemRuntimeInterface_Public_ClothConfigBase_h PRAGMA_ENABLE_DEPRECATION_WARNINGS