Files
DedicatedServerCourse/Intermediate/Build/Win64/FPSTemplateServer/Inc/Engine/UHT/AsyncLoadingTests_Shared.gen.cpp

142 lines
8.6 KiB
C++
Raw Normal View History

2026-01-28 19:08:51 -05:00
// 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 "Tests/Loading/AsyncLoadingTests_Shared.h"
#include "Serialization/ArchiveUObjectFromStructuredArchive.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeAsyncLoadingTests_Shared() {}
// ********** Begin Cross Module References ********************************************************
COREUOBJECT_API UClass* Z_Construct_UClass_UObject();
COREUOBJECT_API UClass* Z_Construct_UClass_UObject_NoRegister();
ENGINE_API UClass* Z_Construct_UClass_UAsyncLoadingTests_Shared();
ENGINE_API UClass* Z_Construct_UClass_UAsyncLoadingTests_Shared_NoRegister();
UPackage* Z_Construct_UPackage__Script_Engine();
// ********** End Cross Module References **********************************************************
// ********** Begin Class UAsyncLoadingTests_Shared ************************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UAsyncLoadingTests_Shared;
UClass* UAsyncLoadingTests_Shared::GetPrivateStaticClass()
{
using TClass = UAsyncLoadingTests_Shared;
if (!Z_Registration_Info_UClass_UAsyncLoadingTests_Shared.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("AsyncLoadingTests_Shared"),
Z_Registration_Info_UClass_UAsyncLoadingTests_Shared.InnerSingleton,
StaticRegisterNativesUAsyncLoadingTests_Shared,
sizeof(TClass),
alignof(TClass),
TClass::StaticClassFlags,
TClass::StaticClassCastFlags(),
TClass::StaticConfigName(),
(UClass::ClassConstructorType)InternalConstructor<TClass>,
(UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller<TClass>,
UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass),
&TClass::Super::StaticClass,
&TClass::WithinClass::StaticClass
);
}
return Z_Registration_Info_UClass_UAsyncLoadingTests_Shared.InnerSingleton;
}
UClass* Z_Construct_UClass_UAsyncLoadingTests_Shared_NoRegister()
{
return UAsyncLoadingTests_Shared::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UAsyncLoadingTests_Shared_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "IncludePath", "Tests/Loading/AsyncLoadingTests_Shared.h" },
{ "ModuleRelativePath", "Private/Tests/Loading/AsyncLoadingTests_Shared.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_SoftReference_MetaData[] = {
{ "ModuleRelativePath", "Private/Tests/Loading/AsyncLoadingTests_Shared.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_HardReference_MetaData[] = {
{ "ModuleRelativePath", "Private/Tests/Loading/AsyncLoadingTests_Shared.h" },
};
#endif // WITH_METADATA
// ********** Begin Class UAsyncLoadingTests_Shared constinit property declarations ****************
static const UECodeGen_Private::FSoftObjectPropertyParams NewProp_SoftReference;
static const UECodeGen_Private::FObjectPropertyParams NewProp_HardReference;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Class UAsyncLoadingTests_Shared constinit property declarations ******************
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UAsyncLoadingTests_Shared>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UAsyncLoadingTests_Shared_Statics
// ********** Begin Class UAsyncLoadingTests_Shared Property Definitions ***************************
const UECodeGen_Private::FSoftObjectPropertyParams Z_Construct_UClass_UAsyncLoadingTests_Shared_Statics::NewProp_SoftReference = { "SoftReference", nullptr, (EPropertyFlags)0x0014000000000000, UECodeGen_Private::EPropertyGenFlags::SoftObject, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UAsyncLoadingTests_Shared, SoftReference), Z_Construct_UClass_UObject_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_SoftReference_MetaData), NewProp_SoftReference_MetaData) };
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UClass_UAsyncLoadingTests_Shared_Statics::NewProp_HardReference = { "HardReference", nullptr, (EPropertyFlags)0x0114000000000000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UAsyncLoadingTests_Shared, HardReference), Z_Construct_UClass_UObject_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_HardReference_MetaData), NewProp_HardReference_MetaData) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_UAsyncLoadingTests_Shared_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UAsyncLoadingTests_Shared_Statics::NewProp_SoftReference,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UAsyncLoadingTests_Shared_Statics::NewProp_HardReference,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UAsyncLoadingTests_Shared_Statics::PropPointers) < 2048);
// ********** End Class UAsyncLoadingTests_Shared Property Definitions *****************************
UObject* (*const Z_Construct_UClass_UAsyncLoadingTests_Shared_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UObject,
(UObject* (*)())Z_Construct_UPackage__Script_Engine,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UAsyncLoadingTests_Shared_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UAsyncLoadingTests_Shared_Statics::ClassParams = {
&UAsyncLoadingTests_Shared::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
Z_Construct_UClass_UAsyncLoadingTests_Shared_Statics::PropPointers,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
UE_ARRAY_COUNT(Z_Construct_UClass_UAsyncLoadingTests_Shared_Statics::PropPointers),
0,
0x000000A0u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UAsyncLoadingTests_Shared_Statics::Class_MetaDataParams), Z_Construct_UClass_UAsyncLoadingTests_Shared_Statics::Class_MetaDataParams)
};
void UAsyncLoadingTests_Shared::StaticRegisterNativesUAsyncLoadingTests_Shared()
{
}
UClass* Z_Construct_UClass_UAsyncLoadingTests_Shared()
{
if (!Z_Registration_Info_UClass_UAsyncLoadingTests_Shared.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UAsyncLoadingTests_Shared.OuterSingleton, Z_Construct_UClass_UAsyncLoadingTests_Shared_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UAsyncLoadingTests_Shared.OuterSingleton;
}
UAsyncLoadingTests_Shared::UAsyncLoadingTests_Shared(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UAsyncLoadingTests_Shared);
UAsyncLoadingTests_Shared::~UAsyncLoadingTests_Shared() {}
IMPLEMENT_FSTRUCTUREDARCHIVE_SERIALIZER(UAsyncLoadingTests_Shared)
// ********** End Class UAsyncLoadingTests_Shared **************************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Private_Tests_Loading_AsyncLoadingTests_Shared_h__Script_Engine_Statics
{
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_UAsyncLoadingTests_Shared, UAsyncLoadingTests_Shared::StaticClass, TEXT("UAsyncLoadingTests_Shared"), &Z_Registration_Info_UClass_UAsyncLoadingTests_Shared, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UAsyncLoadingTests_Shared), 4150918345U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Private_Tests_Loading_AsyncLoadingTests_Shared_h__Script_Engine_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Private_Tests_Loading_AsyncLoadingTests_Shared_h__Script_Engine_2097964575{
TEXT("/Script/Engine"),
Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Private_Tests_Loading_AsyncLoadingTests_Shared_h__Script_Engine_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Private_Tests_Loading_AsyncLoadingTests_Shared_h__Script_Engine_Statics::ClassInfo),
nullptr, 0,
nullptr, 0,
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS