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,119 @@
// 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 "Chaos/ActorFactoryCacheManager.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeActorFactoryCacheManager() {}
// ********** Begin Cross Module References ********************************************************
CHAOSCACHINGEDITOR_API UClass* Z_Construct_UClass_UActorFactoryCacheManager();
CHAOSCACHINGEDITOR_API UClass* Z_Construct_UClass_UActorFactoryCacheManager_NoRegister();
UNREALED_API UClass* Z_Construct_UClass_UActorFactory();
UPackage* Z_Construct_UPackage__Script_ChaosCachingEditor();
// ********** End Cross Module References **********************************************************
// ********** Begin Class UActorFactoryCacheManager ************************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UActorFactoryCacheManager;
UClass* UActorFactoryCacheManager::GetPrivateStaticClass()
{
using TClass = UActorFactoryCacheManager;
if (!Z_Registration_Info_UClass_UActorFactoryCacheManager.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("ActorFactoryCacheManager"),
Z_Registration_Info_UClass_UActorFactoryCacheManager.InnerSingleton,
StaticRegisterNativesUActorFactoryCacheManager,
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_UActorFactoryCacheManager.InnerSingleton;
}
UClass* Z_Construct_UClass_UActorFactoryCacheManager_NoRegister()
{
return UActorFactoryCacheManager::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UActorFactoryCacheManager_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "HideCategories", "Object" },
{ "IncludePath", "Chaos/ActorFactoryCacheManager.h" },
{ "ModuleRelativePath", "Public/Chaos/ActorFactoryCacheManager.h" },
};
#endif // WITH_METADATA
// ********** Begin Class UActorFactoryCacheManager constinit property declarations ****************
// ********** End Class UActorFactoryCacheManager constinit property declarations ******************
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UActorFactoryCacheManager>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UActorFactoryCacheManager_Statics
UObject* (*const Z_Construct_UClass_UActorFactoryCacheManager_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UActorFactory,
(UObject* (*)())Z_Construct_UPackage__Script_ChaosCachingEditor,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UActorFactoryCacheManager_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UActorFactoryCacheManager_Statics::ClassParams = {
&UActorFactoryCacheManager::StaticClass,
"Editor",
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
nullptr,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
0,
0,
0x000830ACu,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UActorFactoryCacheManager_Statics::Class_MetaDataParams), Z_Construct_UClass_UActorFactoryCacheManager_Statics::Class_MetaDataParams)
};
void UActorFactoryCacheManager::StaticRegisterNativesUActorFactoryCacheManager()
{
}
UClass* Z_Construct_UClass_UActorFactoryCacheManager()
{
if (!Z_Registration_Info_UClass_UActorFactoryCacheManager.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UActorFactoryCacheManager.OuterSingleton, Z_Construct_UClass_UActorFactoryCacheManager_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UActorFactoryCacheManager.OuterSingleton;
}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UActorFactoryCacheManager);
UActorFactoryCacheManager::~UActorFactoryCacheManager() {}
// ********** End Class UActorFactoryCacheManager **************************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Chaos_ActorFactoryCacheManager_h__Script_ChaosCachingEditor_Statics
{
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_UActorFactoryCacheManager, UActorFactoryCacheManager::StaticClass, TEXT("UActorFactoryCacheManager"), &Z_Registration_Info_UClass_UActorFactoryCacheManager, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UActorFactoryCacheManager), 779148891U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Chaos_ActorFactoryCacheManager_h__Script_ChaosCachingEditor_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Chaos_ActorFactoryCacheManager_h__Script_ChaosCachingEditor_859860496{
TEXT("/Script/ChaosCachingEditor"),
Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Chaos_ActorFactoryCacheManager_h__Script_ChaosCachingEditor_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Chaos_ActorFactoryCacheManager_h__Script_ChaosCachingEditor_Statics::ClassInfo),
nullptr, 0,
nullptr, 0,
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,61 @@
// Copyright Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
===========================================================================*/
// IWYU pragma: private, include "Chaos/ActorFactoryCacheManager.h"
#ifdef CHAOSCACHINGEDITOR_ActorFactoryCacheManager_generated_h
#error "ActorFactoryCacheManager.generated.h already included, missing '#pragma once' in ActorFactoryCacheManager.h"
#endif
#define CHAOSCACHINGEDITOR_ActorFactoryCacheManager_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class UActorFactoryCacheManager ************************************************
struct Z_Construct_UClass_UActorFactoryCacheManager_Statics;
CHAOSCACHINGEDITOR_API UClass* Z_Construct_UClass_UActorFactoryCacheManager_NoRegister();
#define FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Chaos_ActorFactoryCacheManager_h_17_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUActorFactoryCacheManager(); \
friend struct ::Z_Construct_UClass_UActorFactoryCacheManager_Statics; \
static UClass* GetPrivateStaticClass(); \
friend CHAOSCACHINGEDITOR_API UClass* ::Z_Construct_UClass_UActorFactoryCacheManager_NoRegister(); \
public: \
DECLARE_CLASS2(UActorFactoryCacheManager, UActorFactory, COMPILED_IN_FLAGS(0 | CLASS_Transient | CLASS_Config), CASTCLASS_None, TEXT("/Script/ChaosCachingEditor"), Z_Construct_UClass_UActorFactoryCacheManager_NoRegister) \
DECLARE_SERIALIZER(UActorFactoryCacheManager)
#define FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Chaos_ActorFactoryCacheManager_h_17_ENHANCED_CONSTRUCTORS \
/** Deleted move- and copy-constructors, should never be used */ \
UActorFactoryCacheManager(UActorFactoryCacheManager&&) = delete; \
UActorFactoryCacheManager(const UActorFactoryCacheManager&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(CHAOSCACHINGEDITOR_API, UActorFactoryCacheManager); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UActorFactoryCacheManager); \
DEFINE_DEFAULT_CONSTRUCTOR_CALL(UActorFactoryCacheManager) \
CHAOSCACHINGEDITOR_API virtual ~UActorFactoryCacheManager();
#define FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Chaos_ActorFactoryCacheManager_h_14_PROLOG
#define FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Chaos_ActorFactoryCacheManager_h_17_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Chaos_ActorFactoryCacheManager_h_17_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Chaos_ActorFactoryCacheManager_h_17_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UActorFactoryCacheManager;
// ********** End Class UActorFactoryCacheManager **************************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Chaos_ActorFactoryCacheManager_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,118 @@
// 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 "Chaos/CacheCollectionFactory.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeCacheCollectionFactory() {}
// ********** Begin Cross Module References ********************************************************
CHAOSCACHINGEDITOR_API UClass* Z_Construct_UClass_UCacheCollectionFactory();
CHAOSCACHINGEDITOR_API UClass* Z_Construct_UClass_UCacheCollectionFactory_NoRegister();
UNREALED_API UClass* Z_Construct_UClass_UFactory();
UPackage* Z_Construct_UPackage__Script_ChaosCachingEditor();
// ********** End Cross Module References **********************************************************
// ********** Begin Class UCacheCollectionFactory **************************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UCacheCollectionFactory;
UClass* UCacheCollectionFactory::GetPrivateStaticClass()
{
using TClass = UCacheCollectionFactory;
if (!Z_Registration_Info_UClass_UCacheCollectionFactory.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("CacheCollectionFactory"),
Z_Registration_Info_UClass_UCacheCollectionFactory.InnerSingleton,
StaticRegisterNativesUCacheCollectionFactory,
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_UCacheCollectionFactory.InnerSingleton;
}
UClass* Z_Construct_UClass_UCacheCollectionFactory_NoRegister()
{
return UCacheCollectionFactory::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UCacheCollectionFactory_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "IncludePath", "Chaos/CacheCollectionFactory.h" },
{ "ModuleRelativePath", "Public/Chaos/CacheCollectionFactory.h" },
};
#endif // WITH_METADATA
// ********** Begin Class UCacheCollectionFactory constinit property declarations ******************
// ********** End Class UCacheCollectionFactory constinit property declarations ********************
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UCacheCollectionFactory>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UCacheCollectionFactory_Statics
UObject* (*const Z_Construct_UClass_UCacheCollectionFactory_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UFactory,
(UObject* (*)())Z_Construct_UPackage__Script_ChaosCachingEditor,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UCacheCollectionFactory_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UCacheCollectionFactory_Statics::ClassParams = {
&UCacheCollectionFactory::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
nullptr,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
0,
0,
0x000000A0u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UCacheCollectionFactory_Statics::Class_MetaDataParams), Z_Construct_UClass_UCacheCollectionFactory_Statics::Class_MetaDataParams)
};
void UCacheCollectionFactory::StaticRegisterNativesUCacheCollectionFactory()
{
}
UClass* Z_Construct_UClass_UCacheCollectionFactory()
{
if (!Z_Registration_Info_UClass_UCacheCollectionFactory.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UCacheCollectionFactory.OuterSingleton, Z_Construct_UClass_UCacheCollectionFactory_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UCacheCollectionFactory.OuterSingleton;
}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UCacheCollectionFactory);
UCacheCollectionFactory::~UCacheCollectionFactory() {}
// ********** End Class UCacheCollectionFactory ****************************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Chaos_CacheCollectionFactory_h__Script_ChaosCachingEditor_Statics
{
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_UCacheCollectionFactory, UCacheCollectionFactory::StaticClass, TEXT("UCacheCollectionFactory"), &Z_Registration_Info_UClass_UCacheCollectionFactory, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UCacheCollectionFactory), 1796696536U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Chaos_CacheCollectionFactory_h__Script_ChaosCachingEditor_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Chaos_CacheCollectionFactory_h__Script_ChaosCachingEditor_794515671{
TEXT("/Script/ChaosCachingEditor"),
Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Chaos_CacheCollectionFactory_h__Script_ChaosCachingEditor_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Chaos_CacheCollectionFactory_h__Script_ChaosCachingEditor_Statics::ClassInfo),
nullptr, 0,
nullptr, 0,
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,61 @@
// Copyright Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
===========================================================================*/
// IWYU pragma: private, include "Chaos/CacheCollectionFactory.h"
#ifdef CHAOSCACHINGEDITOR_CacheCollectionFactory_generated_h
#error "CacheCollectionFactory.generated.h already included, missing '#pragma once' in CacheCollectionFactory.h"
#endif
#define CHAOSCACHINGEDITOR_CacheCollectionFactory_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class UCacheCollectionFactory **************************************************
struct Z_Construct_UClass_UCacheCollectionFactory_Statics;
CHAOSCACHINGEDITOR_API UClass* Z_Construct_UClass_UCacheCollectionFactory_NoRegister();
#define FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Chaos_CacheCollectionFactory_h_12_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUCacheCollectionFactory(); \
friend struct ::Z_Construct_UClass_UCacheCollectionFactory_Statics; \
static UClass* GetPrivateStaticClass(); \
friend CHAOSCACHINGEDITOR_API UClass* ::Z_Construct_UClass_UCacheCollectionFactory_NoRegister(); \
public: \
DECLARE_CLASS2(UCacheCollectionFactory, UFactory, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/ChaosCachingEditor"), Z_Construct_UClass_UCacheCollectionFactory_NoRegister) \
DECLARE_SERIALIZER(UCacheCollectionFactory)
#define FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Chaos_CacheCollectionFactory_h_12_ENHANCED_CONSTRUCTORS \
/** Deleted move- and copy-constructors, should never be used */ \
UCacheCollectionFactory(UCacheCollectionFactory&&) = delete; \
UCacheCollectionFactory(const UCacheCollectionFactory&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UCacheCollectionFactory); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UCacheCollectionFactory); \
DEFINE_DEFAULT_CONSTRUCTOR_CALL(UCacheCollectionFactory) \
NO_API virtual ~UCacheCollectionFactory();
#define FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Chaos_CacheCollectionFactory_h_9_PROLOG
#define FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Chaos_CacheCollectionFactory_h_12_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Chaos_CacheCollectionFactory_h_12_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Chaos_CacheCollectionFactory_h_12_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UCacheCollectionFactory;
// ********** End Class UCacheCollectionFactory ****************************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Chaos_CacheCollectionFactory_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS

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 EmptyLinkFunctionForGeneratedCodeChaosCachingEditor_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_ChaosCachingEditor;
FORCENOINLINE UPackage* Z_Construct_UPackage__Script_ChaosCachingEditor()
{
if (!Z_Registration_Info_UPackage__Script_ChaosCachingEditor.OuterSingleton)
{
static const UECodeGen_Private::FPackageParams PackageParams = {
"/Script/ChaosCachingEditor",
nullptr,
0,
PKG_CompiledIn | 0x00000040,
0x178D712C,
0xE2CD86B3,
METADATA_PARAMS(0, nullptr)
};
UECodeGen_Private::ConstructUPackage(Z_Registration_Info_UPackage__Script_ChaosCachingEditor.OuterSingleton, PackageParams);
}
return Z_Registration_Info_UPackage__Script_ChaosCachingEditor.OuterSingleton;
}
static FRegisterCompiledInInfo Z_CompiledInDeferPackage_UPackage__Script_ChaosCachingEditor(Z_Construct_UPackage__Script_ChaosCachingEditor, TEXT("/Script/ChaosCachingEditor"), Z_Registration_Info_UPackage__Script_ChaosCachingEditor, CONSTRUCT_RELOAD_VERSION_INFO(FPackageReloadVersionInfo, 0x178D712C, 0xE2CD86B3));
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

View File

@@ -0,0 +1,122 @@
// 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 "Sequencer/MovieSceneChaosCacheTrackRecorder.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeMovieSceneChaosCacheTrackRecorder() {}
// ********** Begin Cross Module References ********************************************************
CHAOSCACHINGEDITOR_API UClass* Z_Construct_UClass_UMovieSceneChaosCacheTrackRecorder();
CHAOSCACHINGEDITOR_API UClass* Z_Construct_UClass_UMovieSceneChaosCacheTrackRecorder_NoRegister();
TAKETRACKRECORDERS_API UClass* Z_Construct_UClass_UMovieSceneTrackRecorder();
UPackage* Z_Construct_UPackage__Script_ChaosCachingEditor();
// ********** End Cross Module References **********************************************************
// ********** Begin Class UMovieSceneChaosCacheTrackRecorder ***************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UMovieSceneChaosCacheTrackRecorder;
UClass* UMovieSceneChaosCacheTrackRecorder::GetPrivateStaticClass()
{
using TClass = UMovieSceneChaosCacheTrackRecorder;
if (!Z_Registration_Info_UClass_UMovieSceneChaosCacheTrackRecorder.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("MovieSceneChaosCacheTrackRecorder"),
Z_Registration_Info_UClass_UMovieSceneChaosCacheTrackRecorder.InnerSingleton,
StaticRegisterNativesUMovieSceneChaosCacheTrackRecorder,
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_UMovieSceneChaosCacheTrackRecorder.InnerSingleton;
}
UClass* Z_Construct_UClass_UMovieSceneChaosCacheTrackRecorder_NoRegister()
{
return UMovieSceneChaosCacheTrackRecorder::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UMovieSceneChaosCacheTrackRecorder_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "BlueprintType", "true" },
{ "Comment", "/**\n* Track recorder implementation for the chaos cache\n*/" },
{ "IncludePath", "Sequencer/MovieSceneChaosCacheTrackRecorder.h" },
{ "ModuleRelativePath", "Public/Sequencer/MovieSceneChaosCacheTrackRecorder.h" },
{ "ToolTip", "Track recorder implementation for the chaos cache" },
};
#endif // WITH_METADATA
// ********** Begin Class UMovieSceneChaosCacheTrackRecorder constinit property declarations *******
// ********** End Class UMovieSceneChaosCacheTrackRecorder constinit property declarations *********
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UMovieSceneChaosCacheTrackRecorder>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UMovieSceneChaosCacheTrackRecorder_Statics
UObject* (*const Z_Construct_UClass_UMovieSceneChaosCacheTrackRecorder_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UMovieSceneTrackRecorder,
(UObject* (*)())Z_Construct_UPackage__Script_ChaosCachingEditor,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UMovieSceneChaosCacheTrackRecorder_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UMovieSceneChaosCacheTrackRecorder_Statics::ClassParams = {
&UMovieSceneChaosCacheTrackRecorder::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
nullptr,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
0,
0,
0x000800A8u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UMovieSceneChaosCacheTrackRecorder_Statics::Class_MetaDataParams), Z_Construct_UClass_UMovieSceneChaosCacheTrackRecorder_Statics::Class_MetaDataParams)
};
void UMovieSceneChaosCacheTrackRecorder::StaticRegisterNativesUMovieSceneChaosCacheTrackRecorder()
{
}
UClass* Z_Construct_UClass_UMovieSceneChaosCacheTrackRecorder()
{
if (!Z_Registration_Info_UClass_UMovieSceneChaosCacheTrackRecorder.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UMovieSceneChaosCacheTrackRecorder.OuterSingleton, Z_Construct_UClass_UMovieSceneChaosCacheTrackRecorder_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UMovieSceneChaosCacheTrackRecorder.OuterSingleton;
}
UMovieSceneChaosCacheTrackRecorder::UMovieSceneChaosCacheTrackRecorder(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UMovieSceneChaosCacheTrackRecorder);
UMovieSceneChaosCacheTrackRecorder::~UMovieSceneChaosCacheTrackRecorder() {}
// ********** End Class UMovieSceneChaosCacheTrackRecorder *****************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Sequencer_MovieSceneChaosCacheTrackRecorder_h__Script_ChaosCachingEditor_Statics
{
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_UMovieSceneChaosCacheTrackRecorder, UMovieSceneChaosCacheTrackRecorder::StaticClass, TEXT("UMovieSceneChaosCacheTrackRecorder"), &Z_Registration_Info_UClass_UMovieSceneChaosCacheTrackRecorder, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UMovieSceneChaosCacheTrackRecorder), 33552252U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Sequencer_MovieSceneChaosCacheTrackRecorder_h__Script_ChaosCachingEditor_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Sequencer_MovieSceneChaosCacheTrackRecorder_h__Script_ChaosCachingEditor_2470747760{
TEXT("/Script/ChaosCachingEditor"),
Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Sequencer_MovieSceneChaosCacheTrackRecorder_h__Script_ChaosCachingEditor_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Sequencer_MovieSceneChaosCacheTrackRecorder_h__Script_ChaosCachingEditor_Statics::ClassInfo),
nullptr, 0,
nullptr, 0,
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,63 @@
// Copyright Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
===========================================================================*/
// IWYU pragma: private, include "Sequencer/MovieSceneChaosCacheTrackRecorder.h"
#ifdef CHAOSCACHINGEDITOR_MovieSceneChaosCacheTrackRecorder_generated_h
#error "MovieSceneChaosCacheTrackRecorder.generated.h already included, missing '#pragma once' in MovieSceneChaosCacheTrackRecorder.h"
#endif
#define CHAOSCACHINGEDITOR_MovieSceneChaosCacheTrackRecorder_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class UMovieSceneChaosCacheTrackRecorder ***************************************
struct Z_Construct_UClass_UMovieSceneChaosCacheTrackRecorder_Statics;
CHAOSCACHINGEDITOR_API UClass* Z_Construct_UClass_UMovieSceneChaosCacheTrackRecorder_NoRegister();
#define FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Sequencer_MovieSceneChaosCacheTrackRecorder_h_43_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUMovieSceneChaosCacheTrackRecorder(); \
friend struct ::Z_Construct_UClass_UMovieSceneChaosCacheTrackRecorder_Statics; \
static UClass* GetPrivateStaticClass(); \
friend CHAOSCACHINGEDITOR_API UClass* ::Z_Construct_UClass_UMovieSceneChaosCacheTrackRecorder_NoRegister(); \
public: \
DECLARE_CLASS2(UMovieSceneChaosCacheTrackRecorder, UMovieSceneTrackRecorder, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/ChaosCachingEditor"), Z_Construct_UClass_UMovieSceneChaosCacheTrackRecorder_NoRegister) \
DECLARE_SERIALIZER(UMovieSceneChaosCacheTrackRecorder)
#define FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Sequencer_MovieSceneChaosCacheTrackRecorder_h_43_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
CHAOSCACHINGEDITOR_API UMovieSceneChaosCacheTrackRecorder(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UMovieSceneChaosCacheTrackRecorder(UMovieSceneChaosCacheTrackRecorder&&) = delete; \
UMovieSceneChaosCacheTrackRecorder(const UMovieSceneChaosCacheTrackRecorder&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(CHAOSCACHINGEDITOR_API, UMovieSceneChaosCacheTrackRecorder); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UMovieSceneChaosCacheTrackRecorder); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UMovieSceneChaosCacheTrackRecorder) \
CHAOSCACHINGEDITOR_API virtual ~UMovieSceneChaosCacheTrackRecorder();
#define FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Sequencer_MovieSceneChaosCacheTrackRecorder_h_39_PROLOG
#define FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Sequencer_MovieSceneChaosCacheTrackRecorder_h_43_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Sequencer_MovieSceneChaosCacheTrackRecorder_h_43_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Sequencer_MovieSceneChaosCacheTrackRecorder_h_43_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UMovieSceneChaosCacheTrackRecorder;
// ********** End Class UMovieSceneChaosCacheTrackRecorder *****************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Sequencer_MovieSceneChaosCacheTrackRecorder_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,149 @@
// 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 "Sequencer/TakeRecorderChaosCacheSource.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeTakeRecorderChaosCacheSource() {}
// ********** Begin Cross Module References ********************************************************
CHAOSCACHING_API UClass* Z_Construct_UClass_AChaosCacheManager_NoRegister();
CHAOSCACHINGEDITOR_API UClass* Z_Construct_UClass_UMovieSceneChaosCacheTrackRecorder_NoRegister();
CHAOSCACHINGEDITOR_API UClass* Z_Construct_UClass_UTakeRecorderChaosCacheSource();
CHAOSCACHINGEDITOR_API UClass* Z_Construct_UClass_UTakeRecorderChaosCacheSource_NoRegister();
TAKESCORE_API UClass* Z_Construct_UClass_UTakeRecorderSource();
UPackage* Z_Construct_UPackage__Script_ChaosCachingEditor();
// ********** End Cross Module References **********************************************************
// ********** Begin Class UTakeRecorderChaosCacheSource ********************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UTakeRecorderChaosCacheSource;
UClass* UTakeRecorderChaosCacheSource::GetPrivateStaticClass()
{
using TClass = UTakeRecorderChaosCacheSource;
if (!Z_Registration_Info_UClass_UTakeRecorderChaosCacheSource.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("TakeRecorderChaosCacheSource"),
Z_Registration_Info_UClass_UTakeRecorderChaosCacheSource.InnerSingleton,
StaticRegisterNativesUTakeRecorderChaosCacheSource,
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_UTakeRecorderChaosCacheSource.InnerSingleton;
}
UClass* Z_Construct_UClass_UTakeRecorderChaosCacheSource_NoRegister()
{
return UTakeRecorderChaosCacheSource::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UTakeRecorderChaosCacheSource_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "Category", "Chaos" },
{ "Comment", "/** A recording source selector for the chaos integration into take recorder */" },
{ "IncludePath", "Sequencer/TakeRecorderChaosCacheSource.h" },
{ "ModuleRelativePath", "Public/Sequencer/TakeRecorderChaosCacheSource.h" },
{ "ObjectInitializerConstructorDeclared", "" },
{ "ToolTip", "A recording source selector for the chaos integration into take recorder" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ChaosCacheManager_MetaData[] = {
{ "Category", "Source" },
{ "Comment", "/** Chaos Cache manager to be used as take recorder source */" },
{ "DisplayName", "Chaos Cache" },
{ "ModuleRelativePath", "Public/Sequencer/TakeRecorderChaosCacheSource.h" },
{ "ToolTip", "Chaos Cache manager to be used as take recorder source" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TrackRecorder_MetaData[] = {
{ "Comment", "/** Chaos cache track recorder used by this source */" },
{ "ModuleRelativePath", "Public/Sequencer/TakeRecorderChaosCacheSource.h" },
{ "ToolTip", "Chaos cache track recorder used by this source" },
};
#endif // WITH_METADATA
// ********** Begin Class UTakeRecorderChaosCacheSource constinit property declarations ************
static const UECodeGen_Private::FSoftObjectPropertyParams NewProp_ChaosCacheManager;
static const UECodeGen_Private::FObjectPropertyParams NewProp_TrackRecorder;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Class UTakeRecorderChaosCacheSource constinit property declarations **************
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UTakeRecorderChaosCacheSource>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UTakeRecorderChaosCacheSource_Statics
// ********** Begin Class UTakeRecorderChaosCacheSource Property Definitions ***********************
const UECodeGen_Private::FSoftObjectPropertyParams Z_Construct_UClass_UTakeRecorderChaosCacheSource_Statics::NewProp_ChaosCacheManager = { "ChaosCacheManager", nullptr, (EPropertyFlags)0x0014000000000005, UECodeGen_Private::EPropertyGenFlags::SoftObject, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UTakeRecorderChaosCacheSource, ChaosCacheManager), Z_Construct_UClass_AChaosCacheManager_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ChaosCacheManager_MetaData), NewProp_ChaosCacheManager_MetaData) };
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UClass_UTakeRecorderChaosCacheSource_Statics::NewProp_TrackRecorder = { "TrackRecorder", nullptr, (EPropertyFlags)0x0144000000000000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UTakeRecorderChaosCacheSource, TrackRecorder), Z_Construct_UClass_UMovieSceneChaosCacheTrackRecorder_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TrackRecorder_MetaData), NewProp_TrackRecorder_MetaData) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_UTakeRecorderChaosCacheSource_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UTakeRecorderChaosCacheSource_Statics::NewProp_ChaosCacheManager,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UTakeRecorderChaosCacheSource_Statics::NewProp_TrackRecorder,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UTakeRecorderChaosCacheSource_Statics::PropPointers) < 2048);
// ********** End Class UTakeRecorderChaosCacheSource Property Definitions *************************
UObject* (*const Z_Construct_UClass_UTakeRecorderChaosCacheSource_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UTakeRecorderSource,
(UObject* (*)())Z_Construct_UPackage__Script_ChaosCachingEditor,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UTakeRecorderChaosCacheSource_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UTakeRecorderChaosCacheSource_Statics::ClassParams = {
&UTakeRecorderChaosCacheSource::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
Z_Construct_UClass_UTakeRecorderChaosCacheSource_Statics::PropPointers,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
UE_ARRAY_COUNT(Z_Construct_UClass_UTakeRecorderChaosCacheSource_Statics::PropPointers),
0,
0x000000A0u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UTakeRecorderChaosCacheSource_Statics::Class_MetaDataParams), Z_Construct_UClass_UTakeRecorderChaosCacheSource_Statics::Class_MetaDataParams)
};
void UTakeRecorderChaosCacheSource::StaticRegisterNativesUTakeRecorderChaosCacheSource()
{
}
UClass* Z_Construct_UClass_UTakeRecorderChaosCacheSource()
{
if (!Z_Registration_Info_UClass_UTakeRecorderChaosCacheSource.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UTakeRecorderChaosCacheSource.OuterSingleton, Z_Construct_UClass_UTakeRecorderChaosCacheSource_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UTakeRecorderChaosCacheSource.OuterSingleton;
}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UTakeRecorderChaosCacheSource);
UTakeRecorderChaosCacheSource::~UTakeRecorderChaosCacheSource() {}
// ********** End Class UTakeRecorderChaosCacheSource **********************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Sequencer_TakeRecorderChaosCacheSource_h__Script_ChaosCachingEditor_Statics
{
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_UTakeRecorderChaosCacheSource, UTakeRecorderChaosCacheSource::StaticClass, TEXT("UTakeRecorderChaosCacheSource"), &Z_Registration_Info_UClass_UTakeRecorderChaosCacheSource, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UTakeRecorderChaosCacheSource), 767642256U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Sequencer_TakeRecorderChaosCacheSource_h__Script_ChaosCachingEditor_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Sequencer_TakeRecorderChaosCacheSource_h__Script_ChaosCachingEditor_1748587174{
TEXT("/Script/ChaosCachingEditor"),
Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Sequencer_TakeRecorderChaosCacheSource_h__Script_ChaosCachingEditor_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Sequencer_TakeRecorderChaosCacheSource_h__Script_ChaosCachingEditor_Statics::ClassInfo),
nullptr, 0,
nullptr, 0,
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,61 @@
// Copyright Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
===========================================================================*/
// IWYU pragma: private, include "Sequencer/TakeRecorderChaosCacheSource.h"
#ifdef CHAOSCACHINGEDITOR_TakeRecorderChaosCacheSource_generated_h
#error "TakeRecorderChaosCacheSource.generated.h already included, missing '#pragma once' in TakeRecorderChaosCacheSource.h"
#endif
#define CHAOSCACHINGEDITOR_TakeRecorderChaosCacheSource_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class UTakeRecorderChaosCacheSource ********************************************
struct Z_Construct_UClass_UTakeRecorderChaosCacheSource_Statics;
CHAOSCACHINGEDITOR_API UClass* Z_Construct_UClass_UTakeRecorderChaosCacheSource_NoRegister();
#define FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Sequencer_TakeRecorderChaosCacheSource_h_24_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUTakeRecorderChaosCacheSource(); \
friend struct ::Z_Construct_UClass_UTakeRecorderChaosCacheSource_Statics; \
static UClass* GetPrivateStaticClass(); \
friend CHAOSCACHINGEDITOR_API UClass* ::Z_Construct_UClass_UTakeRecorderChaosCacheSource_NoRegister(); \
public: \
DECLARE_CLASS2(UTakeRecorderChaosCacheSource, UTakeRecorderSource, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/ChaosCachingEditor"), Z_Construct_UClass_UTakeRecorderChaosCacheSource_NoRegister) \
DECLARE_SERIALIZER(UTakeRecorderChaosCacheSource)
#define FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Sequencer_TakeRecorderChaosCacheSource_h_24_ENHANCED_CONSTRUCTORS \
/** Deleted move- and copy-constructors, should never be used */ \
UTakeRecorderChaosCacheSource(UTakeRecorderChaosCacheSource&&) = delete; \
UTakeRecorderChaosCacheSource(const UTakeRecorderChaosCacheSource&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UTakeRecorderChaosCacheSource); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UTakeRecorderChaosCacheSource); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UTakeRecorderChaosCacheSource) \
NO_API virtual ~UTakeRecorderChaosCacheSource();
#define FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Sequencer_TakeRecorderChaosCacheSource_h_19_PROLOG
#define FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Sequencer_TakeRecorderChaosCacheSource_h_24_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Sequencer_TakeRecorderChaosCacheSource_h_24_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Sequencer_TakeRecorderChaosCacheSource_h_24_ENHANCED_CONSTRUCTORS \
public: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UTakeRecorderChaosCacheSource;
// ********** End Class UTakeRecorderChaosCacheSource **********************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Plugins_Experimental_ChaosCaching_Source_ChaosCachingEditor_Public_Sequencer_TakeRecorderChaosCacheSource_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,4 @@
D:\UE_5_7_1\Engine\Plugins\Experimental\ChaosCaching\Source\ChaosCachingEditor\Public\Chaos\ActorFactoryCacheManager.h
D:\UE_5_7_1\Engine\Plugins\Experimental\ChaosCaching\Source\ChaosCachingEditor\Public\Sequencer\TakeRecorderChaosCacheSource.h
D:\UE_5_7_1\Engine\Plugins\Experimental\ChaosCaching\Source\ChaosCachingEditor\Public\Chaos\CacheCollectionFactory.h
D:\UE_5_7_1\Engine\Plugins\Experimental\ChaosCaching\Source\ChaosCachingEditor\Public\Sequencer\MovieSceneChaosCacheTrackRecorder.h