143 lines
8.3 KiB
C++
143 lines
8.3 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 "Sections/MovieSceneIntegerSection.h"
|
||
|
|
#include "Channels/MovieSceneIntegerChannel.h"
|
||
|
|
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
||
|
|
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
|
||
|
|
void EmptyLinkFunctionForGeneratedCodeMovieSceneIntegerSection() {}
|
||
|
|
|
||
|
|
// ********** Begin Cross Module References ********************************************************
|
||
|
|
MOVIESCENE_API UClass* Z_Construct_UClass_UMovieSceneEntityProvider_NoRegister();
|
||
|
|
MOVIESCENE_API UClass* Z_Construct_UClass_UMovieSceneSection();
|
||
|
|
MOVIESCENE_API UScriptStruct* Z_Construct_UScriptStruct_FMovieSceneIntegerChannel();
|
||
|
|
MOVIESCENETRACKS_API UClass* Z_Construct_UClass_UMovieSceneIntegerSection();
|
||
|
|
MOVIESCENETRACKS_API UClass* Z_Construct_UClass_UMovieSceneIntegerSection_NoRegister();
|
||
|
|
UPackage* Z_Construct_UPackage__Script_MovieSceneTracks();
|
||
|
|
// ********** End Cross Module References **********************************************************
|
||
|
|
|
||
|
|
// ********** Begin Class UMovieSceneIntegerSection ************************************************
|
||
|
|
FClassRegistrationInfo Z_Registration_Info_UClass_UMovieSceneIntegerSection;
|
||
|
|
UClass* UMovieSceneIntegerSection::GetPrivateStaticClass()
|
||
|
|
{
|
||
|
|
using TClass = UMovieSceneIntegerSection;
|
||
|
|
if (!Z_Registration_Info_UClass_UMovieSceneIntegerSection.InnerSingleton)
|
||
|
|
{
|
||
|
|
GetPrivateStaticClassBody(
|
||
|
|
TClass::StaticPackage(),
|
||
|
|
TEXT("MovieSceneIntegerSection"),
|
||
|
|
Z_Registration_Info_UClass_UMovieSceneIntegerSection.InnerSingleton,
|
||
|
|
StaticRegisterNativesUMovieSceneIntegerSection,
|
||
|
|
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_UMovieSceneIntegerSection.InnerSingleton;
|
||
|
|
}
|
||
|
|
UClass* Z_Construct_UClass_UMovieSceneIntegerSection_NoRegister()
|
||
|
|
{
|
||
|
|
return UMovieSceneIntegerSection::GetPrivateStaticClass();
|
||
|
|
}
|
||
|
|
struct Z_Construct_UClass_UMovieSceneIntegerSection_Statics
|
||
|
|
{
|
||
|
|
#if WITH_METADATA
|
||
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
|
||
|
|
{ "Comment", "/**\n * A single integer section.\n */" },
|
||
|
|
{ "IncludePath", "Sections/MovieSceneIntegerSection.h" },
|
||
|
|
{ "ModuleRelativePath", "Public/Sections/MovieSceneIntegerSection.h" },
|
||
|
|
{ "ToolTip", "A single integer section." },
|
||
|
|
};
|
||
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_IntegerCurve_MetaData[] = {
|
||
|
|
{ "Comment", "/** Ordered curve data */" },
|
||
|
|
{ "ModuleRelativePath", "Public/Sections/MovieSceneIntegerSection.h" },
|
||
|
|
{ "ToolTip", "Ordered curve data" },
|
||
|
|
};
|
||
|
|
#endif // WITH_METADATA
|
||
|
|
|
||
|
|
// ********** Begin Class UMovieSceneIntegerSection constinit property declarations ****************
|
||
|
|
static const UECodeGen_Private::FStructPropertyParams NewProp_IntegerCurve;
|
||
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
||
|
|
// ********** End Class UMovieSceneIntegerSection constinit property declarations ******************
|
||
|
|
static UObject* (*const DependentSingletons[])();
|
||
|
|
static const UECodeGen_Private::FImplementedInterfaceParams InterfaceParams[];
|
||
|
|
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
|
||
|
|
TCppClassTypeTraits<UMovieSceneIntegerSection>::IsAbstract,
|
||
|
|
};
|
||
|
|
static const UECodeGen_Private::FClassParams ClassParams;
|
||
|
|
}; // struct Z_Construct_UClass_UMovieSceneIntegerSection_Statics
|
||
|
|
|
||
|
|
// ********** Begin Class UMovieSceneIntegerSection Property Definitions ***************************
|
||
|
|
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UMovieSceneIntegerSection_Statics::NewProp_IntegerCurve = { "IntegerCurve", nullptr, (EPropertyFlags)0x0040000000000000, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UMovieSceneIntegerSection, IntegerCurve), Z_Construct_UScriptStruct_FMovieSceneIntegerChannel, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_IntegerCurve_MetaData), NewProp_IntegerCurve_MetaData) }; // 2431351337
|
||
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_UMovieSceneIntegerSection_Statics::PropPointers[] = {
|
||
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UMovieSceneIntegerSection_Statics::NewProp_IntegerCurve,
|
||
|
|
};
|
||
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UMovieSceneIntegerSection_Statics::PropPointers) < 2048);
|
||
|
|
// ********** End Class UMovieSceneIntegerSection Property Definitions *****************************
|
||
|
|
UObject* (*const Z_Construct_UClass_UMovieSceneIntegerSection_Statics::DependentSingletons[])() = {
|
||
|
|
(UObject* (*)())Z_Construct_UClass_UMovieSceneSection,
|
||
|
|
(UObject* (*)())Z_Construct_UPackage__Script_MovieSceneTracks,
|
||
|
|
};
|
||
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UMovieSceneIntegerSection_Statics::DependentSingletons) < 16);
|
||
|
|
const UECodeGen_Private::FImplementedInterfaceParams Z_Construct_UClass_UMovieSceneIntegerSection_Statics::InterfaceParams[] = {
|
||
|
|
{ Z_Construct_UClass_UMovieSceneEntityProvider_NoRegister, (int32)VTABLE_OFFSET(UMovieSceneIntegerSection, IMovieSceneEntityProvider), false }, // 945022145
|
||
|
|
};
|
||
|
|
const UECodeGen_Private::FClassParams Z_Construct_UClass_UMovieSceneIntegerSection_Statics::ClassParams = {
|
||
|
|
&UMovieSceneIntegerSection::StaticClass,
|
||
|
|
nullptr,
|
||
|
|
&StaticCppClassTypeInfo,
|
||
|
|
DependentSingletons,
|
||
|
|
nullptr,
|
||
|
|
Z_Construct_UClass_UMovieSceneIntegerSection_Statics::PropPointers,
|
||
|
|
InterfaceParams,
|
||
|
|
UE_ARRAY_COUNT(DependentSingletons),
|
||
|
|
0,
|
||
|
|
UE_ARRAY_COUNT(Z_Construct_UClass_UMovieSceneIntegerSection_Statics::PropPointers),
|
||
|
|
UE_ARRAY_COUNT(InterfaceParams),
|
||
|
|
0x00A800A0u,
|
||
|
|
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UMovieSceneIntegerSection_Statics::Class_MetaDataParams), Z_Construct_UClass_UMovieSceneIntegerSection_Statics::Class_MetaDataParams)
|
||
|
|
};
|
||
|
|
void UMovieSceneIntegerSection::StaticRegisterNativesUMovieSceneIntegerSection()
|
||
|
|
{
|
||
|
|
}
|
||
|
|
UClass* Z_Construct_UClass_UMovieSceneIntegerSection()
|
||
|
|
{
|
||
|
|
if (!Z_Registration_Info_UClass_UMovieSceneIntegerSection.OuterSingleton)
|
||
|
|
{
|
||
|
|
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UMovieSceneIntegerSection.OuterSingleton, Z_Construct_UClass_UMovieSceneIntegerSection_Statics::ClassParams);
|
||
|
|
}
|
||
|
|
return Z_Registration_Info_UClass_UMovieSceneIntegerSection.OuterSingleton;
|
||
|
|
}
|
||
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UMovieSceneIntegerSection);
|
||
|
|
UMovieSceneIntegerSection::~UMovieSceneIntegerSection() {}
|
||
|
|
// ********** End Class UMovieSceneIntegerSection **************************************************
|
||
|
|
|
||
|
|
// ********** Begin Registration *******************************************************************
|
||
|
|
struct Z_CompiledInDeferFile_FID_Engine_Source_Runtime_MovieSceneTracks_Public_Sections_MovieSceneIntegerSection_h__Script_MovieSceneTracks_Statics
|
||
|
|
{
|
||
|
|
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
|
||
|
|
{ Z_Construct_UClass_UMovieSceneIntegerSection, UMovieSceneIntegerSection::StaticClass, TEXT("UMovieSceneIntegerSection"), &Z_Registration_Info_UClass_UMovieSceneIntegerSection, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UMovieSceneIntegerSection), 1396997027U) },
|
||
|
|
};
|
||
|
|
}; // Z_CompiledInDeferFile_FID_Engine_Source_Runtime_MovieSceneTracks_Public_Sections_MovieSceneIntegerSection_h__Script_MovieSceneTracks_Statics
|
||
|
|
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Runtime_MovieSceneTracks_Public_Sections_MovieSceneIntegerSection_h__Script_MovieSceneTracks_659093227{
|
||
|
|
TEXT("/Script/MovieSceneTracks"),
|
||
|
|
Z_CompiledInDeferFile_FID_Engine_Source_Runtime_MovieSceneTracks_Public_Sections_MovieSceneIntegerSection_h__Script_MovieSceneTracks_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Runtime_MovieSceneTracks_Public_Sections_MovieSceneIntegerSection_h__Script_MovieSceneTracks_Statics::ClassInfo),
|
||
|
|
nullptr, 0,
|
||
|
|
nullptr, 0,
|
||
|
|
};
|
||
|
|
// ********** End Registration *********************************************************************
|
||
|
|
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|