// 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 "Actors/ChaosVDGeometryContainer.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); void EmptyLinkFunctionForGeneratedCodeChaosVDGeometryContainer() {} // ********** Begin Cross Module References ******************************************************** CHAOSVD_API UClass* Z_Construct_UClass_AChaosVDGeometryContainer(); CHAOSVD_API UClass* Z_Construct_UClass_AChaosVDGeometryContainer_NoRegister(); ENGINE_API UClass* Z_Construct_UClass_AActor(); UPackage* Z_Construct_UPackage__Script_ChaosVD(); // ********** End Cross Module References ********************************************************** // ********** Begin Class AChaosVDGeometryContainer ************************************************ FClassRegistrationInfo Z_Registration_Info_UClass_AChaosVDGeometryContainer; UClass* AChaosVDGeometryContainer::GetPrivateStaticClass() { using TClass = AChaosVDGeometryContainer; if (!Z_Registration_Info_UClass_AChaosVDGeometryContainer.InnerSingleton) { GetPrivateStaticClassBody( TClass::StaticPackage(), TEXT("ChaosVDGeometryContainer"), Z_Registration_Info_UClass_AChaosVDGeometryContainer.InnerSingleton, StaticRegisterNativesAChaosVDGeometryContainer, 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_AChaosVDGeometryContainer.InnerSingleton; } UClass* Z_Construct_UClass_AChaosVDGeometryContainer_NoRegister() { return AChaosVDGeometryContainer::GetPrivateStaticClass(); } struct Z_Construct_UClass_AChaosVDGeometryContainer_Statics { #if WITH_METADATA static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = { { "Comment", "/** Actor that contains Static Mesh Components used to visualize the geometry we generated from the recorded data */" }, { "IncludePath", "Actors/ChaosVDGeometryContainer.h" }, { "ModuleRelativePath", "Private/Actors/ChaosVDGeometryContainer.h" }, { "ToolTip", "Actor that contains Static Mesh Components used to visualize the geometry we generated from the recorded data" }, }; #endif // WITH_METADATA // ********** Begin Class AChaosVDGeometryContainer constinit property declarations **************** // ********** End Class AChaosVDGeometryContainer constinit property declarations ****************** static UObject* (*const DependentSingletons[])(); static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = { TCppClassTypeTraits::IsAbstract, }; static const UECodeGen_Private::FClassParams ClassParams; }; // struct Z_Construct_UClass_AChaosVDGeometryContainer_Statics UObject* (*const Z_Construct_UClass_AChaosVDGeometryContainer_Statics::DependentSingletons[])() = { (UObject* (*)())Z_Construct_UClass_AActor, (UObject* (*)())Z_Construct_UPackage__Script_ChaosVD, }; static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_AChaosVDGeometryContainer_Statics::DependentSingletons) < 16); const UECodeGen_Private::FClassParams Z_Construct_UClass_AChaosVDGeometryContainer_Statics::ClassParams = { &AChaosVDGeometryContainer::StaticClass, "Engine", &StaticCppClassTypeInfo, DependentSingletons, nullptr, nullptr, nullptr, UE_ARRAY_COUNT(DependentSingletons), 0, 0, 0, 0x008000A4u, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_AChaosVDGeometryContainer_Statics::Class_MetaDataParams), Z_Construct_UClass_AChaosVDGeometryContainer_Statics::Class_MetaDataParams) }; void AChaosVDGeometryContainer::StaticRegisterNativesAChaosVDGeometryContainer() { } UClass* Z_Construct_UClass_AChaosVDGeometryContainer() { if (!Z_Registration_Info_UClass_AChaosVDGeometryContainer.OuterSingleton) { UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_AChaosVDGeometryContainer.OuterSingleton, Z_Construct_UClass_AChaosVDGeometryContainer_Statics::ClassParams); } return Z_Registration_Info_UClass_AChaosVDGeometryContainer.OuterSingleton; } DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, AChaosVDGeometryContainer); AChaosVDGeometryContainer::~AChaosVDGeometryContainer() {} // ********** End Class AChaosVDGeometryContainer ************************************************** // ********** Begin Registration ******************************************************************* struct Z_CompiledInDeferFile_FID_Engine_Plugins_ChaosVD_Source_ChaosVD_Private_Actors_ChaosVDGeometryContainer_h__Script_ChaosVD_Statics { static constexpr FClassRegisterCompiledInInfo ClassInfo[] = { { Z_Construct_UClass_AChaosVDGeometryContainer, AChaosVDGeometryContainer::StaticClass, TEXT("AChaosVDGeometryContainer"), &Z_Registration_Info_UClass_AChaosVDGeometryContainer, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(AChaosVDGeometryContainer), 246222432U) }, }; }; // Z_CompiledInDeferFile_FID_Engine_Plugins_ChaosVD_Source_ChaosVD_Private_Actors_ChaosVDGeometryContainer_h__Script_ChaosVD_Statics static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Plugins_ChaosVD_Source_ChaosVD_Private_Actors_ChaosVDGeometryContainer_h__Script_ChaosVD_3915225270{ TEXT("/Script/ChaosVD"), Z_CompiledInDeferFile_FID_Engine_Plugins_ChaosVD_Source_ChaosVD_Private_Actors_ChaosVDGeometryContainer_h__Script_ChaosVD_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_ChaosVD_Source_ChaosVD_Private_Actors_ChaosVDGeometryContainer_h__Script_ChaosVD_Statics::ClassInfo), nullptr, 0, nullptr, 0, }; // ********** End Registration ********************************************************************* PRAGMA_ENABLE_DEPRECATION_WARNINGS