213 lines
12 KiB
C++
213 lines
12 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 "Systems/MovieSceneComponentAttachmentSystem.h"
|
||
|
|
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
||
|
|
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
|
||
|
|
void EmptyLinkFunctionForGeneratedCodeMovieSceneComponentAttachmentSystem() {}
|
||
|
|
|
||
|
|
// ********** Begin Cross Module References ********************************************************
|
||
|
|
MOVIESCENE_API UClass* Z_Construct_UClass_UMovieSceneEntityInstantiatorSystem();
|
||
|
|
MOVIESCENE_API UClass* Z_Construct_UClass_UMovieScenePreAnimatedStateSystemInterface_NoRegister();
|
||
|
|
MOVIESCENETRACKS_API UClass* Z_Construct_UClass_UMovieSceneComponentAttachmentInvalidatorSystem();
|
||
|
|
MOVIESCENETRACKS_API UClass* Z_Construct_UClass_UMovieSceneComponentAttachmentInvalidatorSystem_NoRegister();
|
||
|
|
MOVIESCENETRACKS_API UClass* Z_Construct_UClass_UMovieSceneComponentAttachmentSystem();
|
||
|
|
MOVIESCENETRACKS_API UClass* Z_Construct_UClass_UMovieSceneComponentAttachmentSystem_NoRegister();
|
||
|
|
UPackage* Z_Construct_UPackage__Script_MovieSceneTracks();
|
||
|
|
// ********** End Cross Module References **********************************************************
|
||
|
|
|
||
|
|
// ********** Begin Class UMovieSceneComponentAttachmentInvalidatorSystem **************************
|
||
|
|
FClassRegistrationInfo Z_Registration_Info_UClass_UMovieSceneComponentAttachmentInvalidatorSystem;
|
||
|
|
UClass* UMovieSceneComponentAttachmentInvalidatorSystem::GetPrivateStaticClass()
|
||
|
|
{
|
||
|
|
using TClass = UMovieSceneComponentAttachmentInvalidatorSystem;
|
||
|
|
if (!Z_Registration_Info_UClass_UMovieSceneComponentAttachmentInvalidatorSystem.InnerSingleton)
|
||
|
|
{
|
||
|
|
GetPrivateStaticClassBody(
|
||
|
|
TClass::StaticPackage(),
|
||
|
|
TEXT("MovieSceneComponentAttachmentInvalidatorSystem"),
|
||
|
|
Z_Registration_Info_UClass_UMovieSceneComponentAttachmentInvalidatorSystem.InnerSingleton,
|
||
|
|
StaticRegisterNativesUMovieSceneComponentAttachmentInvalidatorSystem,
|
||
|
|
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_UMovieSceneComponentAttachmentInvalidatorSystem.InnerSingleton;
|
||
|
|
}
|
||
|
|
UClass* Z_Construct_UClass_UMovieSceneComponentAttachmentInvalidatorSystem_NoRegister()
|
||
|
|
{
|
||
|
|
return UMovieSceneComponentAttachmentInvalidatorSystem::GetPrivateStaticClass();
|
||
|
|
}
|
||
|
|
struct Z_Construct_UClass_UMovieSceneComponentAttachmentInvalidatorSystem_Statics
|
||
|
|
{
|
||
|
|
#if WITH_METADATA
|
||
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
|
||
|
|
{ "Comment", "// namespace UE\n" },
|
||
|
|
{ "IncludePath", "Systems/MovieSceneComponentAttachmentSystem.h" },
|
||
|
|
{ "ModuleRelativePath", "Public/Systems/MovieSceneComponentAttachmentSystem.h" },
|
||
|
|
{ "ObjectInitializerConstructorDeclared", "" },
|
||
|
|
{ "ToolTip", "namespace UE" },
|
||
|
|
};
|
||
|
|
#endif // WITH_METADATA
|
||
|
|
|
||
|
|
// ********** Begin Class UMovieSceneComponentAttachmentInvalidatorSystem constinit property declarations
|
||
|
|
// ********** End Class UMovieSceneComponentAttachmentInvalidatorSystem constinit property declarations
|
||
|
|
static UObject* (*const DependentSingletons[])();
|
||
|
|
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
|
||
|
|
TCppClassTypeTraits<UMovieSceneComponentAttachmentInvalidatorSystem>::IsAbstract,
|
||
|
|
};
|
||
|
|
static const UECodeGen_Private::FClassParams ClassParams;
|
||
|
|
}; // struct Z_Construct_UClass_UMovieSceneComponentAttachmentInvalidatorSystem_Statics
|
||
|
|
UObject* (*const Z_Construct_UClass_UMovieSceneComponentAttachmentInvalidatorSystem_Statics::DependentSingletons[])() = {
|
||
|
|
(UObject* (*)())Z_Construct_UClass_UMovieSceneEntityInstantiatorSystem,
|
||
|
|
(UObject* (*)())Z_Construct_UPackage__Script_MovieSceneTracks,
|
||
|
|
};
|
||
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UMovieSceneComponentAttachmentInvalidatorSystem_Statics::DependentSingletons) < 16);
|
||
|
|
const UECodeGen_Private::FClassParams Z_Construct_UClass_UMovieSceneComponentAttachmentInvalidatorSystem_Statics::ClassParams = {
|
||
|
|
&UMovieSceneComponentAttachmentInvalidatorSystem::StaticClass,
|
||
|
|
nullptr,
|
||
|
|
&StaticCppClassTypeInfo,
|
||
|
|
DependentSingletons,
|
||
|
|
nullptr,
|
||
|
|
nullptr,
|
||
|
|
nullptr,
|
||
|
|
UE_ARRAY_COUNT(DependentSingletons),
|
||
|
|
0,
|
||
|
|
0,
|
||
|
|
0,
|
||
|
|
0x000800A0u,
|
||
|
|
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UMovieSceneComponentAttachmentInvalidatorSystem_Statics::Class_MetaDataParams), Z_Construct_UClass_UMovieSceneComponentAttachmentInvalidatorSystem_Statics::Class_MetaDataParams)
|
||
|
|
};
|
||
|
|
void UMovieSceneComponentAttachmentInvalidatorSystem::StaticRegisterNativesUMovieSceneComponentAttachmentInvalidatorSystem()
|
||
|
|
{
|
||
|
|
}
|
||
|
|
UClass* Z_Construct_UClass_UMovieSceneComponentAttachmentInvalidatorSystem()
|
||
|
|
{
|
||
|
|
if (!Z_Registration_Info_UClass_UMovieSceneComponentAttachmentInvalidatorSystem.OuterSingleton)
|
||
|
|
{
|
||
|
|
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UMovieSceneComponentAttachmentInvalidatorSystem.OuterSingleton, Z_Construct_UClass_UMovieSceneComponentAttachmentInvalidatorSystem_Statics::ClassParams);
|
||
|
|
}
|
||
|
|
return Z_Registration_Info_UClass_UMovieSceneComponentAttachmentInvalidatorSystem.OuterSingleton;
|
||
|
|
}
|
||
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UMovieSceneComponentAttachmentInvalidatorSystem);
|
||
|
|
UMovieSceneComponentAttachmentInvalidatorSystem::~UMovieSceneComponentAttachmentInvalidatorSystem() {}
|
||
|
|
// ********** End Class UMovieSceneComponentAttachmentInvalidatorSystem ****************************
|
||
|
|
|
||
|
|
// ********** Begin Class UMovieSceneComponentAttachmentSystem *************************************
|
||
|
|
FClassRegistrationInfo Z_Registration_Info_UClass_UMovieSceneComponentAttachmentSystem;
|
||
|
|
UClass* UMovieSceneComponentAttachmentSystem::GetPrivateStaticClass()
|
||
|
|
{
|
||
|
|
using TClass = UMovieSceneComponentAttachmentSystem;
|
||
|
|
if (!Z_Registration_Info_UClass_UMovieSceneComponentAttachmentSystem.InnerSingleton)
|
||
|
|
{
|
||
|
|
GetPrivateStaticClassBody(
|
||
|
|
TClass::StaticPackage(),
|
||
|
|
TEXT("MovieSceneComponentAttachmentSystem"),
|
||
|
|
Z_Registration_Info_UClass_UMovieSceneComponentAttachmentSystem.InnerSingleton,
|
||
|
|
StaticRegisterNativesUMovieSceneComponentAttachmentSystem,
|
||
|
|
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_UMovieSceneComponentAttachmentSystem.InnerSingleton;
|
||
|
|
}
|
||
|
|
UClass* Z_Construct_UClass_UMovieSceneComponentAttachmentSystem_NoRegister()
|
||
|
|
{
|
||
|
|
return UMovieSceneComponentAttachmentSystem::GetPrivateStaticClass();
|
||
|
|
}
|
||
|
|
struct Z_Construct_UClass_UMovieSceneComponentAttachmentSystem_Statics
|
||
|
|
{
|
||
|
|
#if WITH_METADATA
|
||
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
|
||
|
|
{ "IncludePath", "Systems/MovieSceneComponentAttachmentSystem.h" },
|
||
|
|
{ "ModuleRelativePath", "Public/Systems/MovieSceneComponentAttachmentSystem.h" },
|
||
|
|
{ "ObjectInitializerConstructorDeclared", "" },
|
||
|
|
};
|
||
|
|
#endif // WITH_METADATA
|
||
|
|
|
||
|
|
// ********** Begin Class UMovieSceneComponentAttachmentSystem constinit property declarations *****
|
||
|
|
// ********** End Class UMovieSceneComponentAttachmentSystem constinit property declarations *******
|
||
|
|
static UObject* (*const DependentSingletons[])();
|
||
|
|
static const UECodeGen_Private::FImplementedInterfaceParams InterfaceParams[];
|
||
|
|
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
|
||
|
|
TCppClassTypeTraits<UMovieSceneComponentAttachmentSystem>::IsAbstract,
|
||
|
|
};
|
||
|
|
static const UECodeGen_Private::FClassParams ClassParams;
|
||
|
|
}; // struct Z_Construct_UClass_UMovieSceneComponentAttachmentSystem_Statics
|
||
|
|
UObject* (*const Z_Construct_UClass_UMovieSceneComponentAttachmentSystem_Statics::DependentSingletons[])() = {
|
||
|
|
(UObject* (*)())Z_Construct_UClass_UMovieSceneEntityInstantiatorSystem,
|
||
|
|
(UObject* (*)())Z_Construct_UPackage__Script_MovieSceneTracks,
|
||
|
|
};
|
||
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UMovieSceneComponentAttachmentSystem_Statics::DependentSingletons) < 16);
|
||
|
|
const UECodeGen_Private::FImplementedInterfaceParams Z_Construct_UClass_UMovieSceneComponentAttachmentSystem_Statics::InterfaceParams[] = {
|
||
|
|
{ Z_Construct_UClass_UMovieScenePreAnimatedStateSystemInterface_NoRegister, (int32)VTABLE_OFFSET(UMovieSceneComponentAttachmentSystem, IMovieScenePreAnimatedStateSystemInterface), false }, // 1156383205
|
||
|
|
};
|
||
|
|
const UECodeGen_Private::FClassParams Z_Construct_UClass_UMovieSceneComponentAttachmentSystem_Statics::ClassParams = {
|
||
|
|
&UMovieSceneComponentAttachmentSystem::StaticClass,
|
||
|
|
nullptr,
|
||
|
|
&StaticCppClassTypeInfo,
|
||
|
|
DependentSingletons,
|
||
|
|
nullptr,
|
||
|
|
nullptr,
|
||
|
|
InterfaceParams,
|
||
|
|
UE_ARRAY_COUNT(DependentSingletons),
|
||
|
|
0,
|
||
|
|
0,
|
||
|
|
UE_ARRAY_COUNT(InterfaceParams),
|
||
|
|
0x000800A0u,
|
||
|
|
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UMovieSceneComponentAttachmentSystem_Statics::Class_MetaDataParams), Z_Construct_UClass_UMovieSceneComponentAttachmentSystem_Statics::Class_MetaDataParams)
|
||
|
|
};
|
||
|
|
void UMovieSceneComponentAttachmentSystem::StaticRegisterNativesUMovieSceneComponentAttachmentSystem()
|
||
|
|
{
|
||
|
|
}
|
||
|
|
UClass* Z_Construct_UClass_UMovieSceneComponentAttachmentSystem()
|
||
|
|
{
|
||
|
|
if (!Z_Registration_Info_UClass_UMovieSceneComponentAttachmentSystem.OuterSingleton)
|
||
|
|
{
|
||
|
|
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UMovieSceneComponentAttachmentSystem.OuterSingleton, Z_Construct_UClass_UMovieSceneComponentAttachmentSystem_Statics::ClassParams);
|
||
|
|
}
|
||
|
|
return Z_Registration_Info_UClass_UMovieSceneComponentAttachmentSystem.OuterSingleton;
|
||
|
|
}
|
||
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UMovieSceneComponentAttachmentSystem);
|
||
|
|
UMovieSceneComponentAttachmentSystem::~UMovieSceneComponentAttachmentSystem() {}
|
||
|
|
// ********** End Class UMovieSceneComponentAttachmentSystem ***************************************
|
||
|
|
|
||
|
|
// ********** Begin Registration *******************************************************************
|
||
|
|
struct Z_CompiledInDeferFile_FID_Engine_Source_Runtime_MovieSceneTracks_Public_Systems_MovieSceneComponentAttachmentSystem_h__Script_MovieSceneTracks_Statics
|
||
|
|
{
|
||
|
|
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
|
||
|
|
{ Z_Construct_UClass_UMovieSceneComponentAttachmentInvalidatorSystem, UMovieSceneComponentAttachmentInvalidatorSystem::StaticClass, TEXT("UMovieSceneComponentAttachmentInvalidatorSystem"), &Z_Registration_Info_UClass_UMovieSceneComponentAttachmentInvalidatorSystem, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UMovieSceneComponentAttachmentInvalidatorSystem), 2462479052U) },
|
||
|
|
{ Z_Construct_UClass_UMovieSceneComponentAttachmentSystem, UMovieSceneComponentAttachmentSystem::StaticClass, TEXT("UMovieSceneComponentAttachmentSystem"), &Z_Registration_Info_UClass_UMovieSceneComponentAttachmentSystem, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UMovieSceneComponentAttachmentSystem), 3065434067U) },
|
||
|
|
};
|
||
|
|
}; // Z_CompiledInDeferFile_FID_Engine_Source_Runtime_MovieSceneTracks_Public_Systems_MovieSceneComponentAttachmentSystem_h__Script_MovieSceneTracks_Statics
|
||
|
|
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Runtime_MovieSceneTracks_Public_Systems_MovieSceneComponentAttachmentSystem_h__Script_MovieSceneTracks_1378202346{
|
||
|
|
TEXT("/Script/MovieSceneTracks"),
|
||
|
|
Z_CompiledInDeferFile_FID_Engine_Source_Runtime_MovieSceneTracks_Public_Systems_MovieSceneComponentAttachmentSystem_h__Script_MovieSceneTracks_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Runtime_MovieSceneTracks_Public_Systems_MovieSceneComponentAttachmentSystem_h__Script_MovieSceneTracks_Statics::ClassInfo),
|
||
|
|
nullptr, 0,
|
||
|
|
nullptr, 0,
|
||
|
|
};
|
||
|
|
// ********** End Registration *********************************************************************
|
||
|
|
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|