Files
DedicatedServerCourse/Intermediate/Build/Win64/FPSTemplateEditor/Inc/GeometryCollectionEngine/UHT/GeometryCollectionISMPoolDebugDrawComponent.generated.h

64 lines
4.0 KiB
C
Raw Normal View History

2026-01-28 19:08:51 -05:00
// 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 "GeometryCollection/GeometryCollectionISMPoolDebugDrawComponent.h"
#ifdef GEOMETRYCOLLECTIONENGINE_GeometryCollectionISMPoolDebugDrawComponent_generated_h
#error "GeometryCollectionISMPoolDebugDrawComponent.generated.h already included, missing '#pragma once' in GeometryCollectionISMPoolDebugDrawComponent.h"
#endif
#define GEOMETRYCOLLECTIONENGINE_GeometryCollectionISMPoolDebugDrawComponent_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class UGeometryCollectionISMPoolDebugDrawComponent *****************************
struct Z_Construct_UClass_UGeometryCollectionISMPoolDebugDrawComponent_Statics;
GEOMETRYCOLLECTIONENGINE_API UClass* Z_Construct_UClass_UGeometryCollectionISMPoolDebugDrawComponent_NoRegister();
#define FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Public_GeometryCollection_GeometryCollectionISMPoolDebugDrawComponent_h_15_INCLASS \
private: \
static void StaticRegisterNativesUGeometryCollectionISMPoolDebugDrawComponent(); \
friend struct ::Z_Construct_UClass_UGeometryCollectionISMPoolDebugDrawComponent_Statics; \
static UClass* GetPrivateStaticClass(); \
friend GEOMETRYCOLLECTIONENGINE_API UClass* ::Z_Construct_UClass_UGeometryCollectionISMPoolDebugDrawComponent_NoRegister(); \
public: \
DECLARE_CLASS2(UGeometryCollectionISMPoolDebugDrawComponent, UDebugDrawComponent, COMPILED_IN_FLAGS(0 | CLASS_Config), CASTCLASS_None, TEXT("/Script/GeometryCollectionEngine"), Z_Construct_UClass_UGeometryCollectionISMPoolDebugDrawComponent_NoRegister) \
DECLARE_SERIALIZER(UGeometryCollectionISMPoolDebugDrawComponent)
#define FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Public_GeometryCollection_GeometryCollectionISMPoolDebugDrawComponent_h_15_STANDARD_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
NO_API UGeometryCollectionISMPoolDebugDrawComponent(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UGeometryCollectionISMPoolDebugDrawComponent) \
DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UGeometryCollectionISMPoolDebugDrawComponent); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UGeometryCollectionISMPoolDebugDrawComponent); \
/** Deleted move- and copy-constructors, should never be used */ \
UGeometryCollectionISMPoolDebugDrawComponent(UGeometryCollectionISMPoolDebugDrawComponent&&) = delete; \
UGeometryCollectionISMPoolDebugDrawComponent(const UGeometryCollectionISMPoolDebugDrawComponent&) = delete; \
NO_API virtual ~UGeometryCollectionISMPoolDebugDrawComponent();
#define FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Public_GeometryCollection_GeometryCollectionISMPoolDebugDrawComponent_h_12_PROLOG
#define FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Public_GeometryCollection_GeometryCollectionISMPoolDebugDrawComponent_h_15_GENERATED_BODY_LEGACY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Public_GeometryCollection_GeometryCollectionISMPoolDebugDrawComponent_h_15_INCLASS \
FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Public_GeometryCollection_GeometryCollectionISMPoolDebugDrawComponent_h_15_STANDARD_CONSTRUCTORS \
public: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UGeometryCollectionISMPoolDebugDrawComponent;
// ********** End Class UGeometryCollectionISMPoolDebugDrawComponent *******************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Public_GeometryCollection_GeometryCollectionISMPoolDebugDrawComponent_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS