// 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 "AccelerationStructures/Visualizers/ChaosVDGTAccelerationStructureDataComponentVisualizer.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); void EmptyLinkFunctionForGeneratedCodeChaosVDGTAccelerationStructureDataComponentVisualizer() {} // ********** Begin Cross Module References ******************************************************** CHAOSVDBUILTINEXTENSIONS_API UScriptStruct* Z_Construct_UScriptStruct_FChaosVDAABBTreeSelectionContext(); UPackage* Z_Construct_UPackage__Script_ChaosVDBuiltInExtensions(); // ********** End Cross Module References ********************************************************** // ********** Begin ScriptStruct FChaosVDAABBTreeSelectionContext ********************************** struct Z_Construct_UScriptStruct_FChaosVDAABBTreeSelectionContext_Statics { static inline consteval int32 GetStructSize() { return sizeof(FChaosVDAABBTreeSelectionContext); } static inline consteval int16 GetStructAlignment() { return alignof(FChaosVDAABBTreeSelectionContext); } #if WITH_METADATA static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { { "ModuleRelativePath", "Private/AccelerationStructures/Visualizers/ChaosVDGTAccelerationStructureDataComponentVisualizer.h" }, }; #endif // WITH_METADATA // ********** Begin ScriptStruct FChaosVDAABBTreeSelectionContext constinit property declarations ** // ********** End ScriptStruct FChaosVDAABBTreeSelectionContext constinit property declarations **** static void* NewStructOps() { return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); } static const UECodeGen_Private::FStructParams StructParams; }; // struct Z_Construct_UScriptStruct_FChaosVDAABBTreeSelectionContext_Statics static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FChaosVDAABBTreeSelectionContext; class UScriptStruct* FChaosVDAABBTreeSelectionContext::StaticStruct() { if (!Z_Registration_Info_UScriptStruct_FChaosVDAABBTreeSelectionContext.OuterSingleton) { Z_Registration_Info_UScriptStruct_FChaosVDAABBTreeSelectionContext.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FChaosVDAABBTreeSelectionContext, (UObject*)Z_Construct_UPackage__Script_ChaosVDBuiltInExtensions(), TEXT("ChaosVDAABBTreeSelectionContext")); } return Z_Registration_Info_UScriptStruct_FChaosVDAABBTreeSelectionContext.OuterSingleton; } const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FChaosVDAABBTreeSelectionContext_Statics::StructParams = { (UObject* (*)())Z_Construct_UPackage__Script_ChaosVDBuiltInExtensions, nullptr, &NewStructOps, "ChaosVDAABBTreeSelectionContext", nullptr, 0, sizeof(FChaosVDAABBTreeSelectionContext), alignof(FChaosVDAABBTreeSelectionContext), RF_Public|RF_Transient|RF_MarkAsNative, EStructFlags(0x00000001), METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FChaosVDAABBTreeSelectionContext_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FChaosVDAABBTreeSelectionContext_Statics::Struct_MetaDataParams) }; UScriptStruct* Z_Construct_UScriptStruct_FChaosVDAABBTreeSelectionContext() { if (!Z_Registration_Info_UScriptStruct_FChaosVDAABBTreeSelectionContext.InnerSingleton) { UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FChaosVDAABBTreeSelectionContext.InnerSingleton, Z_Construct_UScriptStruct_FChaosVDAABBTreeSelectionContext_Statics::StructParams); } return CastChecked(Z_Registration_Info_UScriptStruct_FChaosVDAABBTreeSelectionContext.InnerSingleton); } // ********** End ScriptStruct FChaosVDAABBTreeSelectionContext ************************************ // ********** Begin Registration ******************************************************************* struct Z_CompiledInDeferFile_FID_Engine_Plugins_ChaosVD_Source_ChaosVDBuiltInExtensions_Private_AccelerationStructures_Visualizers_ChaosVDGTAccelerationStructureDataComponentVisualizer_h__Script_ChaosVDBuiltInExtensions_Statics { static constexpr FStructRegisterCompiledInInfo ScriptStructInfo[] = { { FChaosVDAABBTreeSelectionContext::StaticStruct, Z_Construct_UScriptStruct_FChaosVDAABBTreeSelectionContext_Statics::NewStructOps, TEXT("ChaosVDAABBTreeSelectionContext"),&Z_Registration_Info_UScriptStruct_FChaosVDAABBTreeSelectionContext, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FChaosVDAABBTreeSelectionContext), 1585657753U) }, }; }; // Z_CompiledInDeferFile_FID_Engine_Plugins_ChaosVD_Source_ChaosVDBuiltInExtensions_Private_AccelerationStructures_Visualizers_ChaosVDGTAccelerationStructureDataComponentVisualizer_h__Script_ChaosVDBuiltInExtensions_Statics static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Plugins_ChaosVD_Source_ChaosVDBuiltInExtensions_Private_AccelerationStructures_Visualizers_ChaosVDGTAccelerationStructureDataComponentVisualizer_h__Script_ChaosVDBuiltInExtensions_205714647{ TEXT("/Script/ChaosVDBuiltInExtensions"), nullptr, 0, Z_CompiledInDeferFile_FID_Engine_Plugins_ChaosVD_Source_ChaosVDBuiltInExtensions_Private_AccelerationStructures_Visualizers_ChaosVDGTAccelerationStructureDataComponentVisualizer_h__Script_ChaosVDBuiltInExtensions_Statics::ScriptStructInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_ChaosVD_Source_ChaosVDBuiltInExtensions_Private_AccelerationStructures_Visualizers_ChaosVDGTAccelerationStructureDataComponentVisualizer_h__Script_ChaosVDBuiltInExtensions_Statics::ScriptStructInfo), nullptr, 0, }; // ********** End Registration ********************************************************************* PRAGMA_ENABLE_DEPRECATION_WARNINGS