// 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 "Field/FieldSystemAsset.h" #include "Serialization/ArchiveUObjectFromStructuredArchive.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); void EmptyLinkFunctionForGeneratedCodeFieldSystemAsset() {} // ********** Begin Cross Module References ******************************************************** COREUOBJECT_API UClass* Z_Construct_UClass_UObject(); FIELDSYSTEMENGINE_API UClass* Z_Construct_UClass_UFieldSystem(); FIELDSYSTEMENGINE_API UClass* Z_Construct_UClass_UFieldSystem_NoRegister(); UPackage* Z_Construct_UPackage__Script_FieldSystemEngine(); // ********** End Cross Module References ********************************************************** // ********** Begin Class UFieldSystem ************************************************************* FClassRegistrationInfo Z_Registration_Info_UClass_UFieldSystem; UClass* UFieldSystem::GetPrivateStaticClass() { using TClass = UFieldSystem; if (!Z_Registration_Info_UClass_UFieldSystem.InnerSingleton) { GetPrivateStaticClassBody( TClass::StaticPackage(), TEXT("FieldSystem"), Z_Registration_Info_UClass_UFieldSystem.InnerSingleton, StaticRegisterNativesUFieldSystem, sizeof(TClass), alignof(TClass), TClass::StaticClassFlags, TClass::StaticClassCastFlags(), TClass::StaticConfigName(), (UClass::ClassConstructorType)InternalConstructor, (UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller, UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass), &TClass::Super::StaticClass, &TClass::WithinClass::StaticClass ); } return Z_Registration_Info_UClass_UFieldSystem.InnerSingleton; } UClass* Z_Construct_UClass_UFieldSystem_NoRegister() { return UFieldSystem::GetPrivateStaticClass(); } struct Z_Construct_UClass_UFieldSystem_Statics { #if WITH_METADATA static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = { { "IncludePath", "Field/FieldSystemAsset.h" }, { "ModuleRelativePath", "Public/Field/FieldSystemAsset.h" }, }; #endif // WITH_METADATA // ********** Begin Class UFieldSystem constinit property declarations ***************************** // ********** End Class UFieldSystem constinit property declarations ******************************* static UObject* (*const DependentSingletons[])(); static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = { TCppClassTypeTraits::IsAbstract, }; static const UECodeGen_Private::FClassParams ClassParams; }; // struct Z_Construct_UClass_UFieldSystem_Statics UObject* (*const Z_Construct_UClass_UFieldSystem_Statics::DependentSingletons[])() = { (UObject* (*)())Z_Construct_UClass_UObject, (UObject* (*)())Z_Construct_UPackage__Script_FieldSystemEngine, }; static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UFieldSystem_Statics::DependentSingletons) < 16); const UECodeGen_Private::FClassParams Z_Construct_UClass_UFieldSystem_Statics::ClassParams = { &UFieldSystem::StaticClass, nullptr, &StaticCppClassTypeInfo, DependentSingletons, nullptr, nullptr, nullptr, UE_ARRAY_COUNT(DependentSingletons), 0, 0, 0, 0x000800A0u, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UFieldSystem_Statics::Class_MetaDataParams), Z_Construct_UClass_UFieldSystem_Statics::Class_MetaDataParams) }; void UFieldSystem::StaticRegisterNativesUFieldSystem() { } UClass* Z_Construct_UClass_UFieldSystem() { if (!Z_Registration_Info_UClass_UFieldSystem.OuterSingleton) { UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UFieldSystem.OuterSingleton, Z_Construct_UClass_UFieldSystem_Statics::ClassParams); } return Z_Registration_Info_UClass_UFieldSystem.OuterSingleton; } DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UFieldSystem); IMPLEMENT_FSTRUCTUREDARCHIVE_SERIALIZER(UFieldSystem) // ********** End Class UFieldSystem *************************************************************** // ********** Begin Registration ******************************************************************* struct Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Experimental_FieldSystem_Source_FieldSystemEngine_Public_Field_FieldSystemAsset_h__Script_FieldSystemEngine_Statics { static constexpr FClassRegisterCompiledInInfo ClassInfo[] = { { Z_Construct_UClass_UFieldSystem, UFieldSystem::StaticClass, TEXT("UFieldSystem"), &Z_Registration_Info_UClass_UFieldSystem, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UFieldSystem), 2429075972U) }, }; }; // Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Experimental_FieldSystem_Source_FieldSystemEngine_Public_Field_FieldSystemAsset_h__Script_FieldSystemEngine_Statics static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Experimental_FieldSystem_Source_FieldSystemEngine_Public_Field_FieldSystemAsset_h__Script_FieldSystemEngine_1392404616{ TEXT("/Script/FieldSystemEngine"), Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Experimental_FieldSystem_Source_FieldSystemEngine_Public_Field_FieldSystemAsset_h__Script_FieldSystemEngine_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Experimental_FieldSystem_Source_FieldSystemEngine_Public_Field_FieldSystemAsset_h__Script_FieldSystemEngine_Statics::ClassInfo), nullptr, 0, nullptr, 0, }; // ********** End Registration ********************************************************************* PRAGMA_ENABLE_DEPRECATION_WARNINGS