// 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 "EnvironmentQuery/Tests/EnvQueryTest_PathfindingBatch.h" #include "DataProviders/AIDataProvider.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); void EmptyLinkFunctionForGeneratedCodeEnvQueryTest_PathfindingBatch() {} // ********** Begin Cross Module References ******************************************************** AIMODULE_API UClass* Z_Construct_UClass_UEnvQueryTest_Pathfinding(); AIMODULE_API UClass* Z_Construct_UClass_UEnvQueryTest_PathfindingBatch(); AIMODULE_API UClass* Z_Construct_UClass_UEnvQueryTest_PathfindingBatch_NoRegister(); AIMODULE_API UScriptStruct* Z_Construct_UScriptStruct_FAIDataProviderFloatValue(); UPackage* Z_Construct_UPackage__Script_AIModule(); // ********** End Cross Module References ********************************************************** // ********** Begin Class UEnvQueryTest_PathfindingBatch ******************************************* FClassRegistrationInfo Z_Registration_Info_UClass_UEnvQueryTest_PathfindingBatch; UClass* UEnvQueryTest_PathfindingBatch::GetPrivateStaticClass() { using TClass = UEnvQueryTest_PathfindingBatch; if (!Z_Registration_Info_UClass_UEnvQueryTest_PathfindingBatch.InnerSingleton) { GetPrivateStaticClassBody( TClass::StaticPackage(), TEXT("EnvQueryTest_PathfindingBatch"), Z_Registration_Info_UClass_UEnvQueryTest_PathfindingBatch.InnerSingleton, StaticRegisterNativesUEnvQueryTest_PathfindingBatch, 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_UEnvQueryTest_PathfindingBatch.InnerSingleton; } UClass* Z_Construct_UClass_UEnvQueryTest_PathfindingBatch_NoRegister() { return UEnvQueryTest_PathfindingBatch::GetPrivateStaticClass(); } struct Z_Construct_UClass_UEnvQueryTest_PathfindingBatch_Statics { #if WITH_METADATA static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = { { "IncludePath", "EnvironmentQuery/Tests/EnvQueryTest_PathfindingBatch.h" }, { "ModuleRelativePath", "Classes/EnvironmentQuery/Tests/EnvQueryTest_PathfindingBatch.h" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ScanRangeMultiplier_MetaData[] = { { "Category", "Pathfinding" }, { "Comment", "/** multiplier for max distance between point and context */" }, { "ModuleRelativePath", "Classes/EnvironmentQuery/Tests/EnvQueryTest_PathfindingBatch.h" }, { "ToolTip", "multiplier for max distance between point and context" }, }; #endif // WITH_METADATA // ********** Begin Class UEnvQueryTest_PathfindingBatch constinit property declarations *********** static const UECodeGen_Private::FStructPropertyParams NewProp_ScanRangeMultiplier; static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; // ********** End Class UEnvQueryTest_PathfindingBatch constinit property declarations ************* static UObject* (*const DependentSingletons[])(); static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = { TCppClassTypeTraits::IsAbstract, }; static const UECodeGen_Private::FClassParams ClassParams; }; // struct Z_Construct_UClass_UEnvQueryTest_PathfindingBatch_Statics // ********** Begin Class UEnvQueryTest_PathfindingBatch Property Definitions ********************** const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UEnvQueryTest_PathfindingBatch_Statics::NewProp_ScanRangeMultiplier = { "ScanRangeMultiplier", nullptr, (EPropertyFlags)0x0010048000010001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UEnvQueryTest_PathfindingBatch, ScanRangeMultiplier), Z_Construct_UScriptStruct_FAIDataProviderFloatValue, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ScanRangeMultiplier_MetaData), NewProp_ScanRangeMultiplier_MetaData) }; // 1266521968 const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_UEnvQueryTest_PathfindingBatch_Statics::PropPointers[] = { (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UEnvQueryTest_PathfindingBatch_Statics::NewProp_ScanRangeMultiplier, }; static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UEnvQueryTest_PathfindingBatch_Statics::PropPointers) < 2048); // ********** End Class UEnvQueryTest_PathfindingBatch Property Definitions ************************ UObject* (*const Z_Construct_UClass_UEnvQueryTest_PathfindingBatch_Statics::DependentSingletons[])() = { (UObject* (*)())Z_Construct_UClass_UEnvQueryTest_Pathfinding, (UObject* (*)())Z_Construct_UPackage__Script_AIModule, }; static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UEnvQueryTest_PathfindingBatch_Statics::DependentSingletons) < 16); const UECodeGen_Private::FClassParams Z_Construct_UClass_UEnvQueryTest_PathfindingBatch_Statics::ClassParams = { &UEnvQueryTest_PathfindingBatch::StaticClass, nullptr, &StaticCppClassTypeInfo, DependentSingletons, nullptr, Z_Construct_UClass_UEnvQueryTest_PathfindingBatch_Statics::PropPointers, nullptr, UE_ARRAY_COUNT(DependentSingletons), 0, UE_ARRAY_COUNT(Z_Construct_UClass_UEnvQueryTest_PathfindingBatch_Statics::PropPointers), 0, 0x008800A0u, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UEnvQueryTest_PathfindingBatch_Statics::Class_MetaDataParams), Z_Construct_UClass_UEnvQueryTest_PathfindingBatch_Statics::Class_MetaDataParams) }; void UEnvQueryTest_PathfindingBatch::StaticRegisterNativesUEnvQueryTest_PathfindingBatch() { } UClass* Z_Construct_UClass_UEnvQueryTest_PathfindingBatch() { if (!Z_Registration_Info_UClass_UEnvQueryTest_PathfindingBatch.OuterSingleton) { UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UEnvQueryTest_PathfindingBatch.OuterSingleton, Z_Construct_UClass_UEnvQueryTest_PathfindingBatch_Statics::ClassParams); } return Z_Registration_Info_UClass_UEnvQueryTest_PathfindingBatch.OuterSingleton; } DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UEnvQueryTest_PathfindingBatch); UEnvQueryTest_PathfindingBatch::~UEnvQueryTest_PathfindingBatch() {} // ********** End Class UEnvQueryTest_PathfindingBatch ********************************************* // ********** Begin Registration ******************************************************************* struct Z_CompiledInDeferFile_FID_Engine_Source_Runtime_AIModule_Classes_EnvironmentQuery_Tests_EnvQueryTest_PathfindingBatch_h__Script_AIModule_Statics { static constexpr FClassRegisterCompiledInInfo ClassInfo[] = { { Z_Construct_UClass_UEnvQueryTest_PathfindingBatch, UEnvQueryTest_PathfindingBatch::StaticClass, TEXT("UEnvQueryTest_PathfindingBatch"), &Z_Registration_Info_UClass_UEnvQueryTest_PathfindingBatch, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UEnvQueryTest_PathfindingBatch), 1244504568U) }, }; }; // Z_CompiledInDeferFile_FID_Engine_Source_Runtime_AIModule_Classes_EnvironmentQuery_Tests_EnvQueryTest_PathfindingBatch_h__Script_AIModule_Statics static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Runtime_AIModule_Classes_EnvironmentQuery_Tests_EnvQueryTest_PathfindingBatch_h__Script_AIModule_2448415899{ TEXT("/Script/AIModule"), Z_CompiledInDeferFile_FID_Engine_Source_Runtime_AIModule_Classes_EnvironmentQuery_Tests_EnvQueryTest_PathfindingBatch_h__Script_AIModule_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Runtime_AIModule_Classes_EnvironmentQuery_Tests_EnvQueryTest_PathfindingBatch_h__Script_AIModule_Statics::ClassInfo), nullptr, 0, nullptr, 0, }; // ********** End Registration ********************************************************************* PRAGMA_ENABLE_DEPRECATION_WARNINGS