// 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 "PropertyBindingUtilsTest.h" #ifdef PROPERTYBINDINGUTILSTESTSUITE_PropertyBindingUtilsTest_generated_h #error "PropertyBindingUtilsTest.generated.h already included, missing '#pragma once' in PropertyBindingUtilsTest.h" #endif #define PROPERTYBINDINGUTILSTESTSUITE_PropertyBindingUtilsTest_generated_h #include "UObject/ObjectMacros.h" #include "UObject/ScriptMacros.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS // ********** Begin ScriptStruct FPropertyBindingUtilsTest_PropertyStructB ************************* struct Z_Construct_UScriptStruct_FPropertyBindingUtilsTest_PropertyStructB_Statics; #define FID_Engine_Plugins_Runtime_PropertyBindingUtils_Source_PropertyBindingUtilsTestSuite_Private_PropertyBindingUtilsTest_h_12_GENERATED_BODY \ friend struct ::Z_Construct_UScriptStruct_FPropertyBindingUtilsTest_PropertyStructB_Statics; \ PROPERTYBINDINGUTILSTESTSUITE_API static class UScriptStruct* StaticStruct(); struct FPropertyBindingUtilsTest_PropertyStructB; // ********** End ScriptStruct FPropertyBindingUtilsTest_PropertyStructB *************************** // ********** Begin ScriptStruct FPropertyBindingUtilsTest_PropertyStruct ************************** struct Z_Construct_UScriptStruct_FPropertyBindingUtilsTest_PropertyStruct_Statics; #define FID_Engine_Plugins_Runtime_PropertyBindingUtils_Source_PropertyBindingUtilsTestSuite_Private_PropertyBindingUtilsTest_h_21_GENERATED_BODY \ friend struct ::Z_Construct_UScriptStruct_FPropertyBindingUtilsTest_PropertyStruct_Statics; \ PROPERTYBINDINGUTILSTESTSUITE_API static class UScriptStruct* StaticStruct(); struct FPropertyBindingUtilsTest_PropertyStruct; // ********** End ScriptStruct FPropertyBindingUtilsTest_PropertyStruct **************************** // ********** Begin Class UPropertyBindingUtilsTest_PropertyObjectInstanced ************************ struct Z_Construct_UClass_UPropertyBindingUtilsTest_PropertyObjectInstanced_Statics; PROPERTYBINDINGUTILSTESTSUITE_API UClass* Z_Construct_UClass_UPropertyBindingUtilsTest_PropertyObjectInstanced_NoRegister(); #define FID_Engine_Plugins_Runtime_PropertyBindingUtils_Source_PropertyBindingUtilsTestSuite_Private_PropertyBindingUtilsTest_h_36_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUPropertyBindingUtilsTest_PropertyObjectInstanced(); \ friend struct ::Z_Construct_UClass_UPropertyBindingUtilsTest_PropertyObjectInstanced_Statics; \ static UClass* GetPrivateStaticClass(); \ friend PROPERTYBINDINGUTILSTESTSUITE_API UClass* ::Z_Construct_UClass_UPropertyBindingUtilsTest_PropertyObjectInstanced_NoRegister(); \ public: \ DECLARE_CLASS2(UPropertyBindingUtilsTest_PropertyObjectInstanced, UObject, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/PropertyBindingUtilsTestSuite"), Z_Construct_UClass_UPropertyBindingUtilsTest_PropertyObjectInstanced_NoRegister) \ DECLARE_SERIALIZER(UPropertyBindingUtilsTest_PropertyObjectInstanced) #define FID_Engine_Plugins_Runtime_PropertyBindingUtils_Source_PropertyBindingUtilsTestSuite_Private_PropertyBindingUtilsTest_h_36_ENHANCED_CONSTRUCTORS \ /** Standard constructor, called after all reflected properties have been initialized */ \ NO_API UPropertyBindingUtilsTest_PropertyObjectInstanced(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \ /** Deleted move- and copy-constructors, should never be used */ \ UPropertyBindingUtilsTest_PropertyObjectInstanced(UPropertyBindingUtilsTest_PropertyObjectInstanced&&) = delete; \ UPropertyBindingUtilsTest_PropertyObjectInstanced(const UPropertyBindingUtilsTest_PropertyObjectInstanced&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UPropertyBindingUtilsTest_PropertyObjectInstanced); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UPropertyBindingUtilsTest_PropertyObjectInstanced); \ DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UPropertyBindingUtilsTest_PropertyObjectInstanced) \ NO_API virtual ~UPropertyBindingUtilsTest_PropertyObjectInstanced(); #define FID_Engine_Plugins_Runtime_PropertyBindingUtils_Source_PropertyBindingUtilsTestSuite_Private_PropertyBindingUtilsTest_h_33_PROLOG #define FID_Engine_Plugins_Runtime_PropertyBindingUtils_Source_PropertyBindingUtilsTestSuite_Private_PropertyBindingUtilsTest_h_36_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Plugins_Runtime_PropertyBindingUtils_Source_PropertyBindingUtilsTestSuite_Private_PropertyBindingUtilsTest_h_36_INCLASS_NO_PURE_DECLS \ FID_Engine_Plugins_Runtime_PropertyBindingUtils_Source_PropertyBindingUtilsTestSuite_Private_PropertyBindingUtilsTest_h_36_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UPropertyBindingUtilsTest_PropertyObjectInstanced; // ********** End Class UPropertyBindingUtilsTest_PropertyObjectInstanced ************************** // ********** Begin Class UPropertyBindingUtilsTest_PropertyObjectInstancedWithB ******************* struct Z_Construct_UClass_UPropertyBindingUtilsTest_PropertyObjectInstancedWithB_Statics; PROPERTYBINDINGUTILSTESTSUITE_API UClass* Z_Construct_UClass_UPropertyBindingUtilsTest_PropertyObjectInstancedWithB_NoRegister(); #define FID_Engine_Plugins_Runtime_PropertyBindingUtils_Source_PropertyBindingUtilsTestSuite_Private_PropertyBindingUtilsTest_h_49_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUPropertyBindingUtilsTest_PropertyObjectInstancedWithB(); \ friend struct ::Z_Construct_UClass_UPropertyBindingUtilsTest_PropertyObjectInstancedWithB_Statics; \ static UClass* GetPrivateStaticClass(); \ friend PROPERTYBINDINGUTILSTESTSUITE_API UClass* ::Z_Construct_UClass_UPropertyBindingUtilsTest_PropertyObjectInstancedWithB_NoRegister(); \ public: \ DECLARE_CLASS2(UPropertyBindingUtilsTest_PropertyObjectInstancedWithB, UPropertyBindingUtilsTest_PropertyObjectInstanced, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/PropertyBindingUtilsTestSuite"), Z_Construct_UClass_UPropertyBindingUtilsTest_PropertyObjectInstancedWithB_NoRegister) \ DECLARE_SERIALIZER(UPropertyBindingUtilsTest_PropertyObjectInstancedWithB) #define FID_Engine_Plugins_Runtime_PropertyBindingUtils_Source_PropertyBindingUtilsTestSuite_Private_PropertyBindingUtilsTest_h_49_ENHANCED_CONSTRUCTORS \ /** Standard constructor, called after all reflected properties have been initialized */ \ NO_API UPropertyBindingUtilsTest_PropertyObjectInstancedWithB(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \ /** Deleted move- and copy-constructors, should never be used */ \ UPropertyBindingUtilsTest_PropertyObjectInstancedWithB(UPropertyBindingUtilsTest_PropertyObjectInstancedWithB&&) = delete; \ UPropertyBindingUtilsTest_PropertyObjectInstancedWithB(const UPropertyBindingUtilsTest_PropertyObjectInstancedWithB&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UPropertyBindingUtilsTest_PropertyObjectInstancedWithB); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UPropertyBindingUtilsTest_PropertyObjectInstancedWithB); \ DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UPropertyBindingUtilsTest_PropertyObjectInstancedWithB) \ NO_API virtual ~UPropertyBindingUtilsTest_PropertyObjectInstancedWithB(); #define FID_Engine_Plugins_Runtime_PropertyBindingUtils_Source_PropertyBindingUtilsTestSuite_Private_PropertyBindingUtilsTest_h_46_PROLOG #define FID_Engine_Plugins_Runtime_PropertyBindingUtils_Source_PropertyBindingUtilsTestSuite_Private_PropertyBindingUtilsTest_h_49_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Plugins_Runtime_PropertyBindingUtils_Source_PropertyBindingUtilsTestSuite_Private_PropertyBindingUtilsTest_h_49_INCLASS_NO_PURE_DECLS \ FID_Engine_Plugins_Runtime_PropertyBindingUtils_Source_PropertyBindingUtilsTestSuite_Private_PropertyBindingUtilsTest_h_49_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UPropertyBindingUtilsTest_PropertyObjectInstancedWithB; // ********** End Class UPropertyBindingUtilsTest_PropertyObjectInstancedWithB ********************* // ********** Begin Class UPropertyBindingUtilsTest_PropertyObject ********************************* struct Z_Construct_UClass_UPropertyBindingUtilsTest_PropertyObject_Statics; PROPERTYBINDINGUTILSTESTSUITE_API UClass* Z_Construct_UClass_UPropertyBindingUtilsTest_PropertyObject_NoRegister(); #define FID_Engine_Plugins_Runtime_PropertyBindingUtils_Source_PropertyBindingUtilsTestSuite_Private_PropertyBindingUtilsTest_h_59_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUPropertyBindingUtilsTest_PropertyObject(); \ friend struct ::Z_Construct_UClass_UPropertyBindingUtilsTest_PropertyObject_Statics; \ static UClass* GetPrivateStaticClass(); \ friend PROPERTYBINDINGUTILSTESTSUITE_API UClass* ::Z_Construct_UClass_UPropertyBindingUtilsTest_PropertyObject_NoRegister(); \ public: \ DECLARE_CLASS2(UPropertyBindingUtilsTest_PropertyObject, UObject, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/PropertyBindingUtilsTestSuite"), Z_Construct_UClass_UPropertyBindingUtilsTest_PropertyObject_NoRegister) \ DECLARE_SERIALIZER(UPropertyBindingUtilsTest_PropertyObject) #define FID_Engine_Plugins_Runtime_PropertyBindingUtils_Source_PropertyBindingUtilsTestSuite_Private_PropertyBindingUtilsTest_h_59_ENHANCED_CONSTRUCTORS \ /** Standard constructor, called after all reflected properties have been initialized */ \ NO_API UPropertyBindingUtilsTest_PropertyObject(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \ /** Deleted move- and copy-constructors, should never be used */ \ UPropertyBindingUtilsTest_PropertyObject(UPropertyBindingUtilsTest_PropertyObject&&) = delete; \ UPropertyBindingUtilsTest_PropertyObject(const UPropertyBindingUtilsTest_PropertyObject&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UPropertyBindingUtilsTest_PropertyObject); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UPropertyBindingUtilsTest_PropertyObject); \ DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UPropertyBindingUtilsTest_PropertyObject) \ NO_API virtual ~UPropertyBindingUtilsTest_PropertyObject(); #define FID_Engine_Plugins_Runtime_PropertyBindingUtils_Source_PropertyBindingUtilsTestSuite_Private_PropertyBindingUtilsTest_h_56_PROLOG #define FID_Engine_Plugins_Runtime_PropertyBindingUtils_Source_PropertyBindingUtilsTestSuite_Private_PropertyBindingUtilsTest_h_59_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Plugins_Runtime_PropertyBindingUtils_Source_PropertyBindingUtilsTestSuite_Private_PropertyBindingUtilsTest_h_59_INCLASS_NO_PURE_DECLS \ FID_Engine_Plugins_Runtime_PropertyBindingUtils_Source_PropertyBindingUtilsTestSuite_Private_PropertyBindingUtilsTest_h_59_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UPropertyBindingUtilsTest_PropertyObject; // ********** End Class UPropertyBindingUtilsTest_PropertyObject *********************************** #undef CURRENT_FILE_ID #define CURRENT_FILE_ID FID_Engine_Plugins_Runtime_PropertyBindingUtils_Source_PropertyBindingUtilsTestSuite_Private_PropertyBindingUtilsTest_h PRAGMA_ENABLE_DEPRECATION_WARNINGS