// 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 "Settings/ChaosVDGeneralSettings.h" #ifdef CHAOSVD_ChaosVDGeneralSettings_generated_h #error "ChaosVDGeneralSettings.generated.h already included, missing '#pragma once' in ChaosVDGeneralSettings.h" #endif #define CHAOSVD_ChaosVDGeneralSettings_generated_h #include "UObject/ObjectMacros.h" #include "UObject/ScriptMacros.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS // ********** Begin Class UChaosVDGeneralSettings ************************************************** struct Z_Construct_UClass_UChaosVDGeneralSettings_Statics; CHAOSVD_API UClass* Z_Construct_UClass_UChaosVDGeneralSettings_NoRegister(); #define FID_Engine_Plugins_ChaosVD_Source_ChaosVD_Private_Settings_ChaosVDGeneralSettings_h_15_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUChaosVDGeneralSettings(); \ friend struct ::Z_Construct_UClass_UChaosVDGeneralSettings_Statics; \ static UClass* GetPrivateStaticClass(); \ friend CHAOSVD_API UClass* ::Z_Construct_UClass_UChaosVDGeneralSettings_NoRegister(); \ public: \ DECLARE_CLASS2(UChaosVDGeneralSettings, UChaosVDSettingsObjectBase, COMPILED_IN_FLAGS(0 | CLASS_Config), CASTCLASS_None, TEXT("/Script/ChaosVD"), Z_Construct_UClass_UChaosVDGeneralSettings_NoRegister) \ DECLARE_SERIALIZER(UChaosVDGeneralSettings) #define FID_Engine_Plugins_ChaosVD_Source_ChaosVD_Private_Settings_ChaosVDGeneralSettings_h_15_ENHANCED_CONSTRUCTORS \ /** Standard constructor, called after all reflected properties have been initialized */ \ NO_API UChaosVDGeneralSettings(); \ /** Deleted move- and copy-constructors, should never be used */ \ UChaosVDGeneralSettings(UChaosVDGeneralSettings&&) = delete; \ UChaosVDGeneralSettings(const UChaosVDGeneralSettings&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UChaosVDGeneralSettings); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UChaosVDGeneralSettings); \ DEFINE_DEFAULT_CONSTRUCTOR_CALL(UChaosVDGeneralSettings) \ NO_API virtual ~UChaosVDGeneralSettings(); #define FID_Engine_Plugins_ChaosVD_Source_ChaosVD_Private_Settings_ChaosVDGeneralSettings_h_12_PROLOG #define FID_Engine_Plugins_ChaosVD_Source_ChaosVD_Private_Settings_ChaosVDGeneralSettings_h_15_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Plugins_ChaosVD_Source_ChaosVD_Private_Settings_ChaosVDGeneralSettings_h_15_INCLASS_NO_PURE_DECLS \ FID_Engine_Plugins_ChaosVD_Source_ChaosVD_Private_Settings_ChaosVDGeneralSettings_h_15_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UChaosVDGeneralSettings; // ********** End Class UChaosVDGeneralSettings **************************************************** #undef CURRENT_FILE_ID #define CURRENT_FILE_ID FID_Engine_Plugins_ChaosVD_Source_ChaosVD_Private_Settings_ChaosVDGeneralSettings_h PRAGMA_ENABLE_DEPRECATION_WARNINGS