Files
DedicatedServerCourse/Intermediate/Build/Win64/FPSTemplateServer/Inc/GeometryCache/UHT/GeometryCacheCodecV1.gen.cpp
Norman Lansing ecb33115bf Initial Commit
2026-01-28 19:08:51 -05:00

119 lines
5.8 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"
#include "GeometryCacheCodecV1.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeGeometryCacheCodecV1() {}
// ********** Begin Cross Module References ********************************************************
GEOMETRYCACHE_API UClass* Z_Construct_UClass_UGeometryCacheCodecBase();
GEOMETRYCACHE_API UClass* Z_Construct_UClass_UGeometryCacheCodecV1();
GEOMETRYCACHE_API UClass* Z_Construct_UClass_UGeometryCacheCodecV1_NoRegister();
UPackage* Z_Construct_UPackage__Script_GeometryCache();
// ********** End Cross Module References **********************************************************
// ********** Begin Class UGeometryCacheCodecV1 ****************************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UGeometryCacheCodecV1;
UClass* UGeometryCacheCodecV1::GetPrivateStaticClass()
{
using TClass = UGeometryCacheCodecV1;
if (!Z_Registration_Info_UClass_UGeometryCacheCodecV1.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("GeometryCacheCodecV1"),
Z_Registration_Info_UClass_UGeometryCacheCodecV1.InnerSingleton,
StaticRegisterNativesUGeometryCacheCodecV1,
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_UGeometryCacheCodecV1.InnerSingleton;
}
UClass* Z_Construct_UClass_UGeometryCacheCodecV1_NoRegister()
{
return UGeometryCacheCodecV1::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UGeometryCacheCodecV1_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "HideCategories", "Object Object" },
{ "IncludePath", "GeometryCacheCodecV1.h" },
{ "ModuleRelativePath", "Classes/GeometryCacheCodecV1.h" },
};
#endif // WITH_METADATA
// ********** Begin Class UGeometryCacheCodecV1 constinit property declarations ********************
// ********** End Class UGeometryCacheCodecV1 constinit property declarations **********************
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UGeometryCacheCodecV1>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UGeometryCacheCodecV1_Statics
UObject* (*const Z_Construct_UClass_UGeometryCacheCodecV1_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UGeometryCacheCodecBase,
(UObject* (*)())Z_Construct_UPackage__Script_GeometryCache,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UGeometryCacheCodecV1_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UGeometryCacheCodecV1_Statics::ClassParams = {
&UGeometryCacheCodecV1::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
nullptr,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
0,
0,
0x000800A0u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UGeometryCacheCodecV1_Statics::Class_MetaDataParams), Z_Construct_UClass_UGeometryCacheCodecV1_Statics::Class_MetaDataParams)
};
void UGeometryCacheCodecV1::StaticRegisterNativesUGeometryCacheCodecV1()
{
}
UClass* Z_Construct_UClass_UGeometryCacheCodecV1()
{
if (!Z_Registration_Info_UClass_UGeometryCacheCodecV1.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UGeometryCacheCodecV1.OuterSingleton, Z_Construct_UClass_UGeometryCacheCodecV1_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UGeometryCacheCodecV1.OuterSingleton;
}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UGeometryCacheCodecV1);
// ********** End Class UGeometryCacheCodecV1 ******************************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_GeometryCache_Source_GeometryCache_Classes_GeometryCacheCodecV1_h__Script_GeometryCache_Statics
{
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_UGeometryCacheCodecV1, UGeometryCacheCodecV1::StaticClass, TEXT("UGeometryCacheCodecV1"), &Z_Registration_Info_UClass_UGeometryCacheCodecV1, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UGeometryCacheCodecV1), 3316113549U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_GeometryCache_Source_GeometryCache_Classes_GeometryCacheCodecV1_h__Script_GeometryCache_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_GeometryCache_Source_GeometryCache_Classes_GeometryCacheCodecV1_h__Script_GeometryCache_2272310514{
TEXT("/Script/GeometryCache"),
Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_GeometryCache_Source_GeometryCache_Classes_GeometryCacheCodecV1_h__Script_GeometryCache_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_GeometryCache_Source_GeometryCache_Classes_GeometryCacheCodecV1_h__Script_GeometryCache_Statics::ClassInfo),
nullptr, 0,
nullptr, 0,
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS