121 lines
6.1 KiB
C++
121 lines
6.1 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 "MassEntitySubsystem.h"
|
||
|
|
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
||
|
|
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
|
||
|
|
void EmptyLinkFunctionForGeneratedCodeMassEntitySubsystem() {}
|
||
|
|
|
||
|
|
// ********** Begin Cross Module References ********************************************************
|
||
|
|
MASSENTITY_API UClass* Z_Construct_UClass_UMassEntitySubsystem();
|
||
|
|
MASSENTITY_API UClass* Z_Construct_UClass_UMassEntitySubsystem_NoRegister();
|
||
|
|
MASSENTITY_API UClass* Z_Construct_UClass_UMassSubsystemBase();
|
||
|
|
UPackage* Z_Construct_UPackage__Script_MassEntity();
|
||
|
|
// ********** End Cross Module References **********************************************************
|
||
|
|
|
||
|
|
// ********** Begin Class UMassEntitySubsystem *****************************************************
|
||
|
|
FClassRegistrationInfo Z_Registration_Info_UClass_UMassEntitySubsystem;
|
||
|
|
UClass* UMassEntitySubsystem::GetPrivateStaticClass()
|
||
|
|
{
|
||
|
|
using TClass = UMassEntitySubsystem;
|
||
|
|
if (!Z_Registration_Info_UClass_UMassEntitySubsystem.InnerSingleton)
|
||
|
|
{
|
||
|
|
GetPrivateStaticClassBody(
|
||
|
|
TClass::StaticPackage(),
|
||
|
|
TEXT("MassEntitySubsystem"),
|
||
|
|
Z_Registration_Info_UClass_UMassEntitySubsystem.InnerSingleton,
|
||
|
|
StaticRegisterNativesUMassEntitySubsystem,
|
||
|
|
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_UMassEntitySubsystem.InnerSingleton;
|
||
|
|
}
|
||
|
|
UClass* Z_Construct_UClass_UMassEntitySubsystem_NoRegister()
|
||
|
|
{
|
||
|
|
return UMassEntitySubsystem::GetPrivateStaticClass();
|
||
|
|
}
|
||
|
|
struct Z_Construct_UClass_UMassEntitySubsystem_Statics
|
||
|
|
{
|
||
|
|
#if WITH_METADATA
|
||
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
|
||
|
|
{ "Comment", "/** \n * The sole responsibility of this world subsystem class is to host the default instance of FMassEntityManager\n * for a given UWorld. All the gameplay-related use cases of Mass (found in MassGameplay and related plugins) \n * use this by default. \n */" },
|
||
|
|
{ "IncludePath", "MassEntitySubsystem.h" },
|
||
|
|
{ "ModuleRelativePath", "Public/MassEntitySubsystem.h" },
|
||
|
|
{ "ToolTip", "The sole responsibility of this world subsystem class is to host the default instance of FMassEntityManager\nfor a given UWorld. All the gameplay-related use cases of Mass (found in MassGameplay and related plugins)\nuse this by default." },
|
||
|
|
};
|
||
|
|
#endif // WITH_METADATA
|
||
|
|
|
||
|
|
// ********** Begin Class UMassEntitySubsystem constinit property declarations *********************
|
||
|
|
// ********** End Class UMassEntitySubsystem constinit property declarations ***********************
|
||
|
|
static UObject* (*const DependentSingletons[])();
|
||
|
|
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
|
||
|
|
TCppClassTypeTraits<UMassEntitySubsystem>::IsAbstract,
|
||
|
|
};
|
||
|
|
static const UECodeGen_Private::FClassParams ClassParams;
|
||
|
|
}; // struct Z_Construct_UClass_UMassEntitySubsystem_Statics
|
||
|
|
UObject* (*const Z_Construct_UClass_UMassEntitySubsystem_Statics::DependentSingletons[])() = {
|
||
|
|
(UObject* (*)())Z_Construct_UClass_UMassSubsystemBase,
|
||
|
|
(UObject* (*)())Z_Construct_UPackage__Script_MassEntity,
|
||
|
|
};
|
||
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UMassEntitySubsystem_Statics::DependentSingletons) < 16);
|
||
|
|
const UECodeGen_Private::FClassParams Z_Construct_UClass_UMassEntitySubsystem_Statics::ClassParams = {
|
||
|
|
&UMassEntitySubsystem::StaticClass,
|
||
|
|
nullptr,
|
||
|
|
&StaticCppClassTypeInfo,
|
||
|
|
DependentSingletons,
|
||
|
|
nullptr,
|
||
|
|
nullptr,
|
||
|
|
nullptr,
|
||
|
|
UE_ARRAY_COUNT(DependentSingletons),
|
||
|
|
0,
|
||
|
|
0,
|
||
|
|
0,
|
||
|
|
0x000800A2u,
|
||
|
|
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UMassEntitySubsystem_Statics::Class_MetaDataParams), Z_Construct_UClass_UMassEntitySubsystem_Statics::Class_MetaDataParams)
|
||
|
|
};
|
||
|
|
void UMassEntitySubsystem::StaticRegisterNativesUMassEntitySubsystem()
|
||
|
|
{
|
||
|
|
}
|
||
|
|
UClass* Z_Construct_UClass_UMassEntitySubsystem()
|
||
|
|
{
|
||
|
|
if (!Z_Registration_Info_UClass_UMassEntitySubsystem.OuterSingleton)
|
||
|
|
{
|
||
|
|
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UMassEntitySubsystem.OuterSingleton, Z_Construct_UClass_UMassEntitySubsystem_Statics::ClassParams);
|
||
|
|
}
|
||
|
|
return Z_Registration_Info_UClass_UMassEntitySubsystem.OuterSingleton;
|
||
|
|
}
|
||
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UMassEntitySubsystem);
|
||
|
|
UMassEntitySubsystem::~UMassEntitySubsystem() {}
|
||
|
|
// ********** End Class UMassEntitySubsystem *******************************************************
|
||
|
|
|
||
|
|
// ********** Begin Registration *******************************************************************
|
||
|
|
struct Z_CompiledInDeferFile_FID_Engine_Source_Runtime_MassEntity_Public_MassEntitySubsystem_h__Script_MassEntity_Statics
|
||
|
|
{
|
||
|
|
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
|
||
|
|
{ Z_Construct_UClass_UMassEntitySubsystem, UMassEntitySubsystem::StaticClass, TEXT("UMassEntitySubsystem"), &Z_Registration_Info_UClass_UMassEntitySubsystem, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UMassEntitySubsystem), 153547340U) },
|
||
|
|
};
|
||
|
|
}; // Z_CompiledInDeferFile_FID_Engine_Source_Runtime_MassEntity_Public_MassEntitySubsystem_h__Script_MassEntity_Statics
|
||
|
|
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Runtime_MassEntity_Public_MassEntitySubsystem_h__Script_MassEntity_2326435638{
|
||
|
|
TEXT("/Script/MassEntity"),
|
||
|
|
Z_CompiledInDeferFile_FID_Engine_Source_Runtime_MassEntity_Public_MassEntitySubsystem_h__Script_MassEntity_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Runtime_MassEntity_Public_MassEntitySubsystem_h__Script_MassEntity_Statics::ClassInfo),
|
||
|
|
nullptr, 0,
|
||
|
|
nullptr, 0,
|
||
|
|
};
|
||
|
|
// ********** End Registration *********************************************************************
|
||
|
|
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|