// 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" PRAGMA_DISABLE_DEPRECATION_WARNINGS void EmptyLinkFunctionForGeneratedCodeStructUtilsTestSuite_init() {} static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); static FPackageRegistrationInfo Z_Registration_Info_UPackage__Script_StructUtilsTestSuite; FORCENOINLINE UPackage* Z_Construct_UPackage__Script_StructUtilsTestSuite() { if (!Z_Registration_Info_UPackage__Script_StructUtilsTestSuite.OuterSingleton) { static const UECodeGen_Private::FPackageParams PackageParams = { "/Script/StructUtilsTestSuite", nullptr, 0, PKG_CompiledIn | 0x00000080, 0x53BFA839, 0x1CE2E868, METADATA_PARAMS(0, nullptr) }; UECodeGen_Private::ConstructUPackage(Z_Registration_Info_UPackage__Script_StructUtilsTestSuite.OuterSingleton, PackageParams); } return Z_Registration_Info_UPackage__Script_StructUtilsTestSuite.OuterSingleton; } static FRegisterCompiledInInfo Z_CompiledInDeferPackage_UPackage__Script_StructUtilsTestSuite(Z_Construct_UPackage__Script_StructUtilsTestSuite, TEXT("/Script/StructUtilsTestSuite"), Z_Registration_Info_UPackage__Script_StructUtilsTestSuite, CONSTRUCT_RELOAD_VERSION_INFO(FPackageReloadVersionInfo, 0x53BFA839, 0x1CE2E868)); PRAGMA_ENABLE_DEPRECATION_WARNINGS