Files
DedicatedServerCourse/Intermediate/Build/Win64/FPSTemplateServer/Inc/MovieSceneTracks/UHT/MovieSceneSlomoSystem.gen.cpp

127 lines
6.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 "Systems/MovieSceneSlomoSystem.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeMovieSceneSlomoSystem() {}
// ********** Begin Cross Module References ********************************************************
MOVIESCENE_API UClass* Z_Construct_UClass_UMovieSceneEntitySystem();
MOVIESCENE_API UClass* Z_Construct_UClass_UMovieScenePreAnimatedStateSystemInterface_NoRegister();
MOVIESCENETRACKS_API UClass* Z_Construct_UClass_UMovieSceneSlomoSystem();
MOVIESCENETRACKS_API UClass* Z_Construct_UClass_UMovieSceneSlomoSystem_NoRegister();
UPackage* Z_Construct_UPackage__Script_MovieSceneTracks();
// ********** End Cross Module References **********************************************************
// ********** Begin Class UMovieSceneSlomoSystem ***************************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UMovieSceneSlomoSystem;
UClass* UMovieSceneSlomoSystem::GetPrivateStaticClass()
{
using TClass = UMovieSceneSlomoSystem;
if (!Z_Registration_Info_UClass_UMovieSceneSlomoSystem.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("MovieSceneSlomoSystem"),
Z_Registration_Info_UClass_UMovieSceneSlomoSystem.InnerSingleton,
StaticRegisterNativesUMovieSceneSlomoSystem,
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_UMovieSceneSlomoSystem.InnerSingleton;
}
UClass* Z_Construct_UClass_UMovieSceneSlomoSystem_NoRegister()
{
return UMovieSceneSlomoSystem::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UMovieSceneSlomoSystem_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "Comment", "/**\n * System for evaluating and applying world time dilation\n */" },
{ "IncludePath", "Systems/MovieSceneSlomoSystem.h" },
{ "ModuleRelativePath", "Private/Systems/MovieSceneSlomoSystem.h" },
{ "ObjectInitializerConstructorDeclared", "" },
{ "ToolTip", "System for evaluating and applying world time dilation" },
};
#endif // WITH_METADATA
// ********** Begin Class UMovieSceneSlomoSystem constinit property declarations *******************
// ********** End Class UMovieSceneSlomoSystem constinit property declarations *********************
static UObject* (*const DependentSingletons[])();
static const UECodeGen_Private::FImplementedInterfaceParams InterfaceParams[];
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UMovieSceneSlomoSystem>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UMovieSceneSlomoSystem_Statics
UObject* (*const Z_Construct_UClass_UMovieSceneSlomoSystem_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UMovieSceneEntitySystem,
(UObject* (*)())Z_Construct_UPackage__Script_MovieSceneTracks,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UMovieSceneSlomoSystem_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FImplementedInterfaceParams Z_Construct_UClass_UMovieSceneSlomoSystem_Statics::InterfaceParams[] = {
{ Z_Construct_UClass_UMovieScenePreAnimatedStateSystemInterface_NoRegister, (int32)VTABLE_OFFSET(UMovieSceneSlomoSystem, IMovieScenePreAnimatedStateSystemInterface), false }, // 1156383205
};
const UECodeGen_Private::FClassParams Z_Construct_UClass_UMovieSceneSlomoSystem_Statics::ClassParams = {
&UMovieSceneSlomoSystem::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
nullptr,
InterfaceParams,
UE_ARRAY_COUNT(DependentSingletons),
0,
0,
UE_ARRAY_COUNT(InterfaceParams),
0x000000A0u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UMovieSceneSlomoSystem_Statics::Class_MetaDataParams), Z_Construct_UClass_UMovieSceneSlomoSystem_Statics::Class_MetaDataParams)
};
void UMovieSceneSlomoSystem::StaticRegisterNativesUMovieSceneSlomoSystem()
{
}
UClass* Z_Construct_UClass_UMovieSceneSlomoSystem()
{
if (!Z_Registration_Info_UClass_UMovieSceneSlomoSystem.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UMovieSceneSlomoSystem.OuterSingleton, Z_Construct_UClass_UMovieSceneSlomoSystem_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UMovieSceneSlomoSystem.OuterSingleton;
}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UMovieSceneSlomoSystem);
UMovieSceneSlomoSystem::~UMovieSceneSlomoSystem() {}
// ********** End Class UMovieSceneSlomoSystem *****************************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Source_Runtime_MovieSceneTracks_Private_Systems_MovieSceneSlomoSystem_h__Script_MovieSceneTracks_Statics
{
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_UMovieSceneSlomoSystem, UMovieSceneSlomoSystem::StaticClass, TEXT("UMovieSceneSlomoSystem"), &Z_Registration_Info_UClass_UMovieSceneSlomoSystem, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UMovieSceneSlomoSystem), 2707782313U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Source_Runtime_MovieSceneTracks_Private_Systems_MovieSceneSlomoSystem_h__Script_MovieSceneTracks_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Runtime_MovieSceneTracks_Private_Systems_MovieSceneSlomoSystem_h__Script_MovieSceneTracks_4092315596{
TEXT("/Script/MovieSceneTracks"),
Z_CompiledInDeferFile_FID_Engine_Source_Runtime_MovieSceneTracks_Private_Systems_MovieSceneSlomoSystem_h__Script_MovieSceneTracks_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Runtime_MovieSceneTracks_Private_Systems_MovieSceneSlomoSystem_h__Script_MovieSceneTracks_Statics::ClassInfo),
nullptr, 0,
nullptr, 0,
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS