Initial Commit

This commit is contained in:
Norman Lansing
2026-01-28 19:08:51 -05:00
commit ecb33115bf
54042 changed files with 9695586 additions and 0 deletions

View File

@@ -0,0 +1 @@
D:\UE_5_7_1\Engine\Plugins\WorldMetrics\Source\WorldMetricsTest\Public\WorldMetricsTestTypes.h

View File

@@ -0,0 +1,29 @@
// 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 EmptyLinkFunctionForGeneratedCodeWorldMetricsTest_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_WorldMetricsTest;
FORCENOINLINE UPackage* Z_Construct_UPackage__Script_WorldMetricsTest()
{
if (!Z_Registration_Info_UPackage__Script_WorldMetricsTest.OuterSingleton)
{
static const UECodeGen_Private::FPackageParams PackageParams = {
"/Script/WorldMetricsTest",
nullptr,
0,
PKG_CompiledIn | 0x00000000,
0x5743F3A5,
0x77E57471,
METADATA_PARAMS(0, nullptr)
};
UECodeGen_Private::ConstructUPackage(Z_Registration_Info_UPackage__Script_WorldMetricsTest.OuterSingleton, PackageParams);
}
return Z_Registration_Info_UPackage__Script_WorldMetricsTest.OuterSingleton;
}
static FRegisterCompiledInInfo Z_CompiledInDeferPackage_UPackage__Script_WorldMetricsTest(Z_Construct_UPackage__Script_WorldMetricsTest, TEXT("/Script/WorldMetricsTest"), Z_Registration_Info_UPackage__Script_WorldMetricsTest, CONSTRUCT_RELOAD_VERSION_INFO(FPackageReloadVersionInfo, 0x5743F3A5, 0x77E57471));
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,10 @@
// Copyright Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
===========================================================================*/
#pragma once