// 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 "GeometryCollection/GeometryCollectionDebugDrawComponent.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); void EmptyLinkFunctionForGeneratedCodeGeometryCollectionDebugDrawComponent() {} // ********** Begin Cross Module References ******************************************************** ENGINE_API UClass* Z_Construct_UClass_UActorComponent(); GEOMETRYCOLLECTIONENGINE_API UClass* Z_Construct_UClass_AGeometryCollectionDebugDrawActor_NoRegister(); GEOMETRYCOLLECTIONENGINE_API UClass* Z_Construct_UClass_AGeometryCollectionRenderLevelSetActor_NoRegister(); GEOMETRYCOLLECTIONENGINE_API UClass* Z_Construct_UClass_UGeometryCollectionDebugDrawComponent(); GEOMETRYCOLLECTIONENGINE_API UClass* Z_Construct_UClass_UGeometryCollectionDebugDrawComponent_NoRegister(); UPackage* Z_Construct_UPackage__Script_GeometryCollectionEngine(); // ********** End Cross Module References ********************************************************** // ********** Begin Class UGeometryCollectionDebugDrawComponent ************************************ FClassRegistrationInfo Z_Registration_Info_UClass_UGeometryCollectionDebugDrawComponent; UClass* UGeometryCollectionDebugDrawComponent::GetPrivateStaticClass() { using TClass = UGeometryCollectionDebugDrawComponent; if (!Z_Registration_Info_UClass_UGeometryCollectionDebugDrawComponent.InnerSingleton) { GetPrivateStaticClassBody( TClass::StaticPackage(), TEXT("GeometryCollectionDebugDrawComponent"), Z_Registration_Info_UClass_UGeometryCollectionDebugDrawComponent.InnerSingleton, StaticRegisterNativesUGeometryCollectionDebugDrawComponent, 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_UGeometryCollectionDebugDrawComponent.InnerSingleton; } UClass* Z_Construct_UClass_UGeometryCollectionDebugDrawComponent_NoRegister() { return UGeometryCollectionDebugDrawComponent::GetPrivateStaticClass(); } struct Z_Construct_UClass_UGeometryCollectionDebugDrawComponent_Statics { #if WITH_METADATA static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = { { "BlueprintSpawnableComponent", "" }, { "HideCategories", "Tags Activation Cooking AssetUserData Collision" }, { "IncludePath", "GeometryCollection/GeometryCollectionDebugDrawComponent.h" }, { "ModuleRelativePath", "Public/GeometryCollection/GeometryCollectionDebugDrawComponent.h" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_GeometryCollectionDebugDrawActor_MetaData[] = { { "Comment", "/** Singleton actor, containing the debug draw properties. Automatically populated at play time unless explicitly set. */" }, { "ModuleRelativePath", "Public/GeometryCollection/GeometryCollectionDebugDrawComponent.h" }, { "ToolTip", "Singleton actor, containing the debug draw properties. Automatically populated at play time unless explicitly set." }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_GeometryCollectionRenderLevelSetActor_MetaData[] = { { "Category", "Debug Draw" }, { "Comment", "/** Level Set singleton actor, containing the Render properties. Automatically populated at play time unless explicitly set. */" }, { "ModuleRelativePath", "Public/GeometryCollection/GeometryCollectionDebugDrawComponent.h" }, { "ToolTip", "Level Set singleton actor, containing the Render properties. Automatically populated at play time unless explicitly set." }, }; #endif // WITH_METADATA // ********** Begin Class UGeometryCollectionDebugDrawComponent constinit property declarations **** static const UECodeGen_Private::FObjectPropertyParams NewProp_GeometryCollectionDebugDrawActor; static const UECodeGen_Private::FObjectPropertyParams NewProp_GeometryCollectionRenderLevelSetActor; static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; // ********** End Class UGeometryCollectionDebugDrawComponent constinit property declarations ****** static UObject* (*const DependentSingletons[])(); static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = { TCppClassTypeTraits::IsAbstract, }; static const UECodeGen_Private::FClassParams ClassParams; }; // struct Z_Construct_UClass_UGeometryCollectionDebugDrawComponent_Statics // ********** Begin Class UGeometryCollectionDebugDrawComponent Property Definitions *************** const UECodeGen_Private::FObjectPropertyParams Z_Construct_UClass_UGeometryCollectionDebugDrawComponent_Statics::NewProp_GeometryCollectionDebugDrawActor = { "GeometryCollectionDebugDrawActor", nullptr, (EPropertyFlags)0x0114000020000000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UGeometryCollectionDebugDrawComponent, GeometryCollectionDebugDrawActor_DEPRECATED), Z_Construct_UClass_AGeometryCollectionDebugDrawActor_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_GeometryCollectionDebugDrawActor_MetaData), NewProp_GeometryCollectionDebugDrawActor_MetaData) }; const UECodeGen_Private::FObjectPropertyParams Z_Construct_UClass_UGeometryCollectionDebugDrawComponent_Statics::NewProp_GeometryCollectionRenderLevelSetActor = { "GeometryCollectionRenderLevelSetActor", nullptr, (EPropertyFlags)0x0114040000000001, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UGeometryCollectionDebugDrawComponent, GeometryCollectionRenderLevelSetActor), Z_Construct_UClass_AGeometryCollectionRenderLevelSetActor_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_GeometryCollectionRenderLevelSetActor_MetaData), NewProp_GeometryCollectionRenderLevelSetActor_MetaData) }; const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_UGeometryCollectionDebugDrawComponent_Statics::PropPointers[] = { (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UGeometryCollectionDebugDrawComponent_Statics::NewProp_GeometryCollectionDebugDrawActor, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UGeometryCollectionDebugDrawComponent_Statics::NewProp_GeometryCollectionRenderLevelSetActor, }; static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UGeometryCollectionDebugDrawComponent_Statics::PropPointers) < 2048); // ********** End Class UGeometryCollectionDebugDrawComponent Property Definitions ***************** UObject* (*const Z_Construct_UClass_UGeometryCollectionDebugDrawComponent_Statics::DependentSingletons[])() = { (UObject* (*)())Z_Construct_UClass_UActorComponent, (UObject* (*)())Z_Construct_UPackage__Script_GeometryCollectionEngine, }; static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UGeometryCollectionDebugDrawComponent_Statics::DependentSingletons) < 16); const UECodeGen_Private::FClassParams Z_Construct_UClass_UGeometryCollectionDebugDrawComponent_Statics::ClassParams = { &UGeometryCollectionDebugDrawComponent::StaticClass, "Engine", &StaticCppClassTypeInfo, DependentSingletons, nullptr, Z_Construct_UClass_UGeometryCollectionDebugDrawComponent_Statics::PropPointers, nullptr, UE_ARRAY_COUNT(DependentSingletons), 0, UE_ARRAY_COUNT(Z_Construct_UClass_UGeometryCollectionDebugDrawComponent_Statics::PropPointers), 0, 0x00A800A4u, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UGeometryCollectionDebugDrawComponent_Statics::Class_MetaDataParams), Z_Construct_UClass_UGeometryCollectionDebugDrawComponent_Statics::Class_MetaDataParams) }; void UGeometryCollectionDebugDrawComponent::StaticRegisterNativesUGeometryCollectionDebugDrawComponent() { } UClass* Z_Construct_UClass_UGeometryCollectionDebugDrawComponent() { if (!Z_Registration_Info_UClass_UGeometryCollectionDebugDrawComponent.OuterSingleton) { UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UGeometryCollectionDebugDrawComponent.OuterSingleton, Z_Construct_UClass_UGeometryCollectionDebugDrawComponent_Statics::ClassParams); } return Z_Registration_Info_UClass_UGeometryCollectionDebugDrawComponent.OuterSingleton; } DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UGeometryCollectionDebugDrawComponent); UGeometryCollectionDebugDrawComponent::~UGeometryCollectionDebugDrawComponent() {} // ********** End Class UGeometryCollectionDebugDrawComponent ************************************** // ********** Begin Registration ******************************************************************* struct Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Public_GeometryCollection_GeometryCollectionDebugDrawComponent_h__Script_GeometryCollectionEngine_Statics { static constexpr FClassRegisterCompiledInInfo ClassInfo[] = { { Z_Construct_UClass_UGeometryCollectionDebugDrawComponent, UGeometryCollectionDebugDrawComponent::StaticClass, TEXT("UGeometryCollectionDebugDrawComponent"), &Z_Registration_Info_UClass_UGeometryCollectionDebugDrawComponent, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UGeometryCollectionDebugDrawComponent), 4166181267U) }, }; }; // Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Public_GeometryCollection_GeometryCollectionDebugDrawComponent_h__Script_GeometryCollectionEngine_Statics static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Public_GeometryCollection_GeometryCollectionDebugDrawComponent_h__Script_GeometryCollectionEngine_1117691069{ TEXT("/Script/GeometryCollectionEngine"), Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Public_GeometryCollection_GeometryCollectionDebugDrawComponent_h__Script_GeometryCollectionEngine_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Public_GeometryCollection_GeometryCollectionDebugDrawComponent_h__Script_GeometryCollectionEngine_Statics::ClassInfo), nullptr, 0, nullptr, 0, }; // ********** End Registration ********************************************************************* PRAGMA_ENABLE_DEPRECATION_WARNINGS