October3d55/NewCAVESystemCpp/Intermediate/Build/Android/UnrealGame/Inc/NewCAVESystemCpp/UHT/NewCAVESystemCpp.init.gen.cpp

30 lines
1.5 KiB
C++

// 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 EmptyLinkFunctionForGeneratedCodeNewCAVESystemCpp_init() {}
static FPackageRegistrationInfo Z_Registration_Info_UPackage__Script_NewCAVESystemCpp;
FORCENOINLINE UPackage* Z_Construct_UPackage__Script_NewCAVESystemCpp()
{
if (!Z_Registration_Info_UPackage__Script_NewCAVESystemCpp.OuterSingleton)
{
static const UECodeGen_Private::FPackageParams PackageParams = {
"/Script/NewCAVESystemCpp",
nullptr,
0,
PKG_CompiledIn | 0x00000000,
0xD6E07E6A,
0x045301CD,
METADATA_PARAMS(0, nullptr)
};
UECodeGen_Private::ConstructUPackage(Z_Registration_Info_UPackage__Script_NewCAVESystemCpp.OuterSingleton, PackageParams);
}
return Z_Registration_Info_UPackage__Script_NewCAVESystemCpp.OuterSingleton;
}
static FRegisterCompiledInInfo Z_CompiledInDeferPackage_UPackage__Script_NewCAVESystemCpp(Z_Construct_UPackage__Script_NewCAVESystemCpp, TEXT("/Script/NewCAVESystemCpp"), Z_Registration_Info_UPackage__Script_NewCAVESystemCpp, CONSTRUCT_RELOAD_VERSION_INFO(FPackageReloadVersionInfo, 0xD6E07E6A, 0x045301CD));
PRAGMA_ENABLE_DEPRECATION_WARNINGS