Files
DedicatedServerCourse/Intermediate/Build/Win64/FPSTemplateServer/Inc/GeometryCollectionEngine/UHT/GeometryCollectionISMPoolComponent.generated.h

64 lines
3.9 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/GeometryCollectionISMPoolComponent.h"
#ifdef GEOMETRYCOLLECTIONENGINE_GeometryCollectionISMPoolComponent_generated_h
#error "GeometryCollectionISMPoolComponent.generated.h already included, missing '#pragma once' in GeometryCollectionISMPoolComponent.h"
#endif
#define GEOMETRYCOLLECTIONENGINE_GeometryCollectionISMPoolComponent_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class UGeometryCollectionISMPoolComponent **************************************
struct Z_Construct_UClass_UGeometryCollectionISMPoolComponent_Statics;
GEOMETRYCOLLECTIONENGINE_API UClass* Z_Construct_UClass_UGeometryCollectionISMPoolComponent_NoRegister();
#define FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Public_GeometryCollection_GeometryCollectionISMPoolComponent_h_351_INCLASS \
private: \
static void StaticRegisterNativesUGeometryCollectionISMPoolComponent(); \
friend struct ::Z_Construct_UClass_UGeometryCollectionISMPoolComponent_Statics; \
static UClass* GetPrivateStaticClass(); \
friend GEOMETRYCOLLECTIONENGINE_API UClass* ::Z_Construct_UClass_UGeometryCollectionISMPoolComponent_NoRegister(); \
public: \
DECLARE_CLASS2(UGeometryCollectionISMPoolComponent, USceneComponent, COMPILED_IN_FLAGS(0 | CLASS_Config), CASTCLASS_None, TEXT("/Script/GeometryCollectionEngine"), Z_Construct_UClass_UGeometryCollectionISMPoolComponent_NoRegister) \
DECLARE_SERIALIZER(UGeometryCollectionISMPoolComponent)
#define FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Public_GeometryCollection_GeometryCollectionISMPoolComponent_h_351_STANDARD_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
GEOMETRYCOLLECTIONENGINE_API UGeometryCollectionISMPoolComponent(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UGeometryCollectionISMPoolComponent) \
DECLARE_VTABLE_PTR_HELPER_CTOR(GEOMETRYCOLLECTIONENGINE_API, UGeometryCollectionISMPoolComponent); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UGeometryCollectionISMPoolComponent); \
/** Deleted move- and copy-constructors, should never be used */ \
UGeometryCollectionISMPoolComponent(UGeometryCollectionISMPoolComponent&&) = delete; \
UGeometryCollectionISMPoolComponent(const UGeometryCollectionISMPoolComponent&) = delete; \
GEOMETRYCOLLECTIONENGINE_API virtual ~UGeometryCollectionISMPoolComponent();
#define FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Public_GeometryCollection_GeometryCollectionISMPoolComponent_h_348_PROLOG
#define FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Public_GeometryCollection_GeometryCollectionISMPoolComponent_h_351_GENERATED_BODY_LEGACY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Public_GeometryCollection_GeometryCollectionISMPoolComponent_h_351_INCLASS \
FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Public_GeometryCollection_GeometryCollectionISMPoolComponent_h_351_STANDARD_CONSTRUCTORS \
public: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UGeometryCollectionISMPoolComponent;
// ********** End Class UGeometryCollectionISMPoolComponent ****************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Public_GeometryCollection_GeometryCollectionISMPoolComponent_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS