// Copyright Epic Games, Inc. All Rights Reserved. /*=========================================================================== Generated code exported from UnrealHeaderTool. DO NOT modify this manually! Edit the corresponding .h files instead! ===========================================================================*/ #include "UObject/GeneratedCppIncludes.h" #include "Engine/SphereReflectionCapture.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); void EmptyLinkFunctionForGeneratedCodeSphereReflectionCapture() {} // ********** Begin Cross Module References ******************************************************** ENGINE_API UClass* Z_Construct_UClass_AReflectionCapture(); ENGINE_API UClass* Z_Construct_UClass_ASphereReflectionCapture(); ENGINE_API UClass* Z_Construct_UClass_ASphereReflectionCapture_NoRegister(); ENGINE_API UClass* Z_Construct_UClass_UDrawSphereComponent_NoRegister(); UPackage* Z_Construct_UPackage__Script_Engine(); // ********** End Cross Module References ********************************************************** // ********** Begin Class ASphereReflectionCapture ************************************************* FClassRegistrationInfo Z_Registration_Info_UClass_ASphereReflectionCapture; UClass* ASphereReflectionCapture::GetPrivateStaticClass() { using TClass = ASphereReflectionCapture; if (!Z_Registration_Info_UClass_ASphereReflectionCapture.InnerSingleton) { GetPrivateStaticClassBody( TClass::StaticPackage(), TEXT("SphereReflectionCapture"), Z_Registration_Info_UClass_ASphereReflectionCapture.InnerSingleton, StaticRegisterNativesASphereReflectionCapture, sizeof(TClass), alignof(TClass), TClass::StaticClassFlags, TClass::StaticClassCastFlags(), TClass::StaticConfigName(), (UClass::ClassConstructorType)InternalConstructor, (UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller, UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass), &TClass::Super::StaticClass, &TClass::WithinClass::StaticClass ); } return Z_Registration_Info_UClass_ASphereReflectionCapture.InnerSingleton; } UClass* Z_Construct_UClass_ASphereReflectionCapture_NoRegister() { return ASphereReflectionCapture::GetPrivateStaticClass(); } struct Z_Construct_UClass_ASphereReflectionCapture_Statics { #if WITH_METADATA static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = { { "Comment", "/** \n *\x09""Actor used to capture the scene for reflection in a sphere shape.\n *\x09@see https://docs.unrealengine.com/latest/INT/Resources/ContentExamples/Reflections/1_4\n */" }, { "HideCategories", "Collision Attachment Actor Collision Attachment Actor" }, { "IncludePath", "Engine/SphereReflectionCapture.h" }, { "ModuleRelativePath", "Classes/Engine/SphereReflectionCapture.h" }, { "ToolTip", "Actor used to capture the scene for reflection in a sphere shape.\n@see https://docs.unrealengine.com/latest/INT/Resources/ContentExamples/Reflections/1_4" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_DrawCaptureRadius_MetaData[] = { { "Comment", "/** Sphere component used to visualize the capture radius */" }, { "EditInline", "true" }, { "ModuleRelativePath", "Classes/Engine/SphereReflectionCapture.h" }, { "ToolTip", "Sphere component used to visualize the capture radius" }, }; #endif // WITH_METADATA // ********** Begin Class ASphereReflectionCapture constinit property declarations ***************** static const UECodeGen_Private::FObjectPropertyParams NewProp_DrawCaptureRadius; static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; // ********** End Class ASphereReflectionCapture constinit property declarations ******************* static UObject* (*const DependentSingletons[])(); static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = { TCppClassTypeTraits::IsAbstract, }; static const UECodeGen_Private::FClassParams ClassParams; }; // struct Z_Construct_UClass_ASphereReflectionCapture_Statics // ********** Begin Class ASphereReflectionCapture Property Definitions **************************** const UECodeGen_Private::FObjectPropertyParams Z_Construct_UClass_ASphereReflectionCapture_Statics::NewProp_DrawCaptureRadius = { "DrawCaptureRadius", nullptr, (EPropertyFlags)0x0144000000080008, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ASphereReflectionCapture, DrawCaptureRadius), Z_Construct_UClass_UDrawSphereComponent_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_DrawCaptureRadius_MetaData), NewProp_DrawCaptureRadius_MetaData) }; const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_ASphereReflectionCapture_Statics::PropPointers[] = { (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ASphereReflectionCapture_Statics::NewProp_DrawCaptureRadius, }; static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_ASphereReflectionCapture_Statics::PropPointers) < 2048); // ********** End Class ASphereReflectionCapture Property Definitions ****************************** UObject* (*const Z_Construct_UClass_ASphereReflectionCapture_Statics::DependentSingletons[])() = { (UObject* (*)())Z_Construct_UClass_AReflectionCapture, (UObject* (*)())Z_Construct_UPackage__Script_Engine, }; static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_ASphereReflectionCapture_Statics::DependentSingletons) < 16); const UECodeGen_Private::FClassParams Z_Construct_UClass_ASphereReflectionCapture_Statics::ClassParams = { &ASphereReflectionCapture::StaticClass, "Engine", &StaticCppClassTypeInfo, DependentSingletons, nullptr, Z_Construct_UClass_ASphereReflectionCapture_Statics::PropPointers, nullptr, UE_ARRAY_COUNT(DependentSingletons), 0, UE_ARRAY_COUNT(Z_Construct_UClass_ASphereReflectionCapture_Statics::PropPointers), 0, 0x008800A4u, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_ASphereReflectionCapture_Statics::Class_MetaDataParams), Z_Construct_UClass_ASphereReflectionCapture_Statics::Class_MetaDataParams) }; void ASphereReflectionCapture::StaticRegisterNativesASphereReflectionCapture() { } UClass* Z_Construct_UClass_ASphereReflectionCapture() { if (!Z_Registration_Info_UClass_ASphereReflectionCapture.OuterSingleton) { UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_ASphereReflectionCapture.OuterSingleton, Z_Construct_UClass_ASphereReflectionCapture_Statics::ClassParams); } return Z_Registration_Info_UClass_ASphereReflectionCapture.OuterSingleton; } DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, ASphereReflectionCapture); ASphereReflectionCapture::~ASphereReflectionCapture() {} // ********** End Class ASphereReflectionCapture *************************************************** // ********** Begin Registration ******************************************************************* struct Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Classes_Engine_SphereReflectionCapture_h__Script_Engine_Statics { static constexpr FClassRegisterCompiledInInfo ClassInfo[] = { { Z_Construct_UClass_ASphereReflectionCapture, ASphereReflectionCapture::StaticClass, TEXT("ASphereReflectionCapture"), &Z_Registration_Info_UClass_ASphereReflectionCapture, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(ASphereReflectionCapture), 1330988652U) }, }; }; // Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Classes_Engine_SphereReflectionCapture_h__Script_Engine_Statics static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Classes_Engine_SphereReflectionCapture_h__Script_Engine_2018174605{ TEXT("/Script/Engine"), Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Classes_Engine_SphereReflectionCapture_h__Script_Engine_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Classes_Engine_SphereReflectionCapture_h__Script_Engine_Statics::ClassInfo), nullptr, 0, nullptr, 0, }; // ********** End Registration ********************************************************************* PRAGMA_ENABLE_DEPRECATION_WARNINGS