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

65 lines
3.9 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 "GeometryCollection/GeometryCollectionISMPoolRenderer.h"
#ifdef GEOMETRYCOLLECTIONENGINE_GeometryCollectionISMPoolRenderer_generated_h
#error "GeometryCollectionISMPoolRenderer.generated.h already included, missing '#pragma once' in GeometryCollectionISMPoolRenderer.h"
#endif
#define GEOMETRYCOLLECTIONENGINE_GeometryCollectionISMPoolRenderer_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class UGeometryCollectionISMPoolRenderer ***************************************
struct Z_Construct_UClass_UGeometryCollectionISMPoolRenderer_Statics;
GEOMETRYCOLLECTIONENGINE_API UClass* Z_Construct_UClass_UGeometryCollectionISMPoolRenderer_NoRegister();
#define FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Private_GeometryCollection_GeometryCollectionISMPoolRenderer_h_17_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUGeometryCollectionISMPoolRenderer(); \
friend struct ::Z_Construct_UClass_UGeometryCollectionISMPoolRenderer_Statics; \
static UClass* GetPrivateStaticClass(); \
friend GEOMETRYCOLLECTIONENGINE_API UClass* ::Z_Construct_UClass_UGeometryCollectionISMPoolRenderer_NoRegister(); \
public: \
DECLARE_CLASS2(UGeometryCollectionISMPoolRenderer, UObject, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/GeometryCollectionEngine"), Z_Construct_UClass_UGeometryCollectionISMPoolRenderer_NoRegister) \
DECLARE_SERIALIZER(UGeometryCollectionISMPoolRenderer) \
virtual UObject* _getUObject() const override { return const_cast<UGeometryCollectionISMPoolRenderer*>(this); }
#define FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Private_GeometryCollection_GeometryCollectionISMPoolRenderer_h_17_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
NO_API UGeometryCollectionISMPoolRenderer(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UGeometryCollectionISMPoolRenderer(UGeometryCollectionISMPoolRenderer&&) = delete; \
UGeometryCollectionISMPoolRenderer(const UGeometryCollectionISMPoolRenderer&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UGeometryCollectionISMPoolRenderer); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UGeometryCollectionISMPoolRenderer); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UGeometryCollectionISMPoolRenderer) \
NO_API virtual ~UGeometryCollectionISMPoolRenderer();
#define FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Private_GeometryCollection_GeometryCollectionISMPoolRenderer_h_14_PROLOG
#define FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Private_GeometryCollection_GeometryCollectionISMPoolRenderer_h_17_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Private_GeometryCollection_GeometryCollectionISMPoolRenderer_h_17_INCLASS_NO_PURE_DECLS \
FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Private_GeometryCollection_GeometryCollectionISMPoolRenderer_h_17_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UGeometryCollectionISMPoolRenderer;
// ********** End Class UGeometryCollectionISMPoolRenderer *****************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Private_GeometryCollection_GeometryCollectionISMPoolRenderer_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS