Files
DedicatedServerCourse/Intermediate/Build/Win64/FPSTemplateServer/Inc/AIModule/UHT/EnvQueryTest_PathfindingBatch.generated.h
Norman Lansing ecb33115bf Initial Commit
2026-01-28 19:08:51 -05:00

64 lines
3.4 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!
===========================================================================*/
// IWYU pragma: private, include "EnvironmentQuery/Tests/EnvQueryTest_PathfindingBatch.h"
#ifdef AIMODULE_EnvQueryTest_PathfindingBatch_generated_h
#error "EnvQueryTest_PathfindingBatch.generated.h already included, missing '#pragma once' in EnvQueryTest_PathfindingBatch.h"
#endif
#define AIMODULE_EnvQueryTest_PathfindingBatch_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class UEnvQueryTest_PathfindingBatch *******************************************
struct Z_Construct_UClass_UEnvQueryTest_PathfindingBatch_Statics;
AIMODULE_API UClass* Z_Construct_UClass_UEnvQueryTest_PathfindingBatch_NoRegister();
#define FID_Engine_Source_Runtime_AIModule_Classes_EnvironmentQuery_Tests_EnvQueryTest_PathfindingBatch_h_14_INCLASS \
private: \
static void StaticRegisterNativesUEnvQueryTest_PathfindingBatch(); \
friend struct ::Z_Construct_UClass_UEnvQueryTest_PathfindingBatch_Statics; \
static UClass* GetPrivateStaticClass(); \
friend AIMODULE_API UClass* ::Z_Construct_UClass_UEnvQueryTest_PathfindingBatch_NoRegister(); \
public: \
DECLARE_CLASS2(UEnvQueryTest_PathfindingBatch, UEnvQueryTest_Pathfinding, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/AIModule"), Z_Construct_UClass_UEnvQueryTest_PathfindingBatch_NoRegister) \
DECLARE_SERIALIZER(UEnvQueryTest_PathfindingBatch)
#define FID_Engine_Source_Runtime_AIModule_Classes_EnvironmentQuery_Tests_EnvQueryTest_PathfindingBatch_h_14_STANDARD_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
AIMODULE_API UEnvQueryTest_PathfindingBatch(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UEnvQueryTest_PathfindingBatch) \
DECLARE_VTABLE_PTR_HELPER_CTOR(AIMODULE_API, UEnvQueryTest_PathfindingBatch); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UEnvQueryTest_PathfindingBatch); \
/** Deleted move- and copy-constructors, should never be used */ \
UEnvQueryTest_PathfindingBatch(UEnvQueryTest_PathfindingBatch&&) = delete; \
UEnvQueryTest_PathfindingBatch(const UEnvQueryTest_PathfindingBatch&) = delete; \
AIMODULE_API virtual ~UEnvQueryTest_PathfindingBatch();
#define FID_Engine_Source_Runtime_AIModule_Classes_EnvironmentQuery_Tests_EnvQueryTest_PathfindingBatch_h_11_PROLOG
#define FID_Engine_Source_Runtime_AIModule_Classes_EnvironmentQuery_Tests_EnvQueryTest_PathfindingBatch_h_14_GENERATED_BODY_LEGACY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Runtime_AIModule_Classes_EnvironmentQuery_Tests_EnvQueryTest_PathfindingBatch_h_14_INCLASS \
FID_Engine_Source_Runtime_AIModule_Classes_EnvironmentQuery_Tests_EnvQueryTest_PathfindingBatch_h_14_STANDARD_CONSTRUCTORS \
public: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UEnvQueryTest_PathfindingBatch;
// ********** End Class UEnvQueryTest_PathfindingBatch *********************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Source_Runtime_AIModule_Classes_EnvironmentQuery_Tests_EnvQueryTest_PathfindingBatch_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS