// 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 "LevelInstance/LevelInstancePropertyOverridePolicy.h" #ifdef ENGINE_LevelInstancePropertyOverridePolicy_generated_h #error "LevelInstancePropertyOverridePolicy.generated.h already included, missing '#pragma once' in LevelInstancePropertyOverridePolicy.h" #endif #define ENGINE_LevelInstancePropertyOverridePolicy_generated_h #include "UObject/ObjectMacros.h" #include "UObject/ScriptMacros.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS // ********** Begin Class ULevelInstancePropertyOverridePolicy ************************************* struct Z_Construct_UClass_ULevelInstancePropertyOverridePolicy_Statics; ENGINE_API UClass* Z_Construct_UClass_ULevelInstancePropertyOverridePolicy_NoRegister(); #define FID_Engine_Source_Runtime_Engine_Public_LevelInstance_LevelInstancePropertyOverridePolicy_h_14_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesULevelInstancePropertyOverridePolicy(); \ friend struct ::Z_Construct_UClass_ULevelInstancePropertyOverridePolicy_Statics; \ static UClass* GetPrivateStaticClass(); \ friend ENGINE_API UClass* ::Z_Construct_UClass_ULevelInstancePropertyOverridePolicy_NoRegister(); \ public: \ DECLARE_CLASS2(ULevelInstancePropertyOverridePolicy, UWorldPartitionPropertyOverridePolicy, COMPILED_IN_FLAGS(CLASS_Abstract), CASTCLASS_None, TEXT("/Script/Engine"), Z_Construct_UClass_ULevelInstancePropertyOverridePolicy_NoRegister) \ DECLARE_SERIALIZER(ULevelInstancePropertyOverridePolicy) #define FID_Engine_Source_Runtime_Engine_Public_LevelInstance_LevelInstancePropertyOverridePolicy_h_14_ENHANCED_CONSTRUCTORS \ /** Deleted move- and copy-constructors, should never be used */ \ ULevelInstancePropertyOverridePolicy(ULevelInstancePropertyOverridePolicy&&) = delete; \ ULevelInstancePropertyOverridePolicy(const ULevelInstancePropertyOverridePolicy&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, ULevelInstancePropertyOverridePolicy); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(ULevelInstancePropertyOverridePolicy); \ DEFINE_ABSTRACT_DEFAULT_CONSTRUCTOR_CALL(ULevelInstancePropertyOverridePolicy) #define FID_Engine_Source_Runtime_Engine_Public_LevelInstance_LevelInstancePropertyOverridePolicy_h_11_PROLOG #define FID_Engine_Source_Runtime_Engine_Public_LevelInstance_LevelInstancePropertyOverridePolicy_h_14_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Source_Runtime_Engine_Public_LevelInstance_LevelInstancePropertyOverridePolicy_h_14_INCLASS_NO_PURE_DECLS \ FID_Engine_Source_Runtime_Engine_Public_LevelInstance_LevelInstancePropertyOverridePolicy_h_14_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class ULevelInstancePropertyOverridePolicy; // ********** End Class ULevelInstancePropertyOverridePolicy *************************************** #undef CURRENT_FILE_ID #define CURRENT_FILE_ID FID_Engine_Source_Runtime_Engine_Public_LevelInstance_LevelInstancePropertyOverridePolicy_h PRAGMA_ENABLE_DEPRECATION_WARNINGS