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

68 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/GeometryCollectionISMPoolSubSystem.h"
#ifdef GEOMETRYCOLLECTIONENGINE_GeometryCollectionISMPoolSubSystem_generated_h
#error "GeometryCollectionISMPoolSubSystem.generated.h already included, missing '#pragma once' in GeometryCollectionISMPoolSubSystem.h"
#endif
#define GEOMETRYCOLLECTIONENGINE_GeometryCollectionISMPoolSubSystem_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
class AActor;
// ********** Begin Class UGeometryCollectionISMPoolSubSystem **************************************
#define FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Public_GeometryCollection_GeometryCollectionISMPoolSubSystem_h_17_RPC_WRAPPERS_NO_PURE_DECLS \
DECLARE_FUNCTION(execOnActorEndPlay);
struct Z_Construct_UClass_UGeometryCollectionISMPoolSubSystem_Statics;
GEOMETRYCOLLECTIONENGINE_API UClass* Z_Construct_UClass_UGeometryCollectionISMPoolSubSystem_NoRegister();
#define FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Public_GeometryCollection_GeometryCollectionISMPoolSubSystem_h_17_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUGeometryCollectionISMPoolSubSystem(); \
friend struct ::Z_Construct_UClass_UGeometryCollectionISMPoolSubSystem_Statics; \
static UClass* GetPrivateStaticClass(); \
friend GEOMETRYCOLLECTIONENGINE_API UClass* ::Z_Construct_UClass_UGeometryCollectionISMPoolSubSystem_NoRegister(); \
public: \
DECLARE_CLASS2(UGeometryCollectionISMPoolSubSystem, UWorldSubsystem, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/GeometryCollectionEngine"), Z_Construct_UClass_UGeometryCollectionISMPoolSubSystem_NoRegister) \
DECLARE_SERIALIZER(UGeometryCollectionISMPoolSubSystem)
#define FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Public_GeometryCollection_GeometryCollectionISMPoolSubSystem_h_17_ENHANCED_CONSTRUCTORS \
/** Deleted move- and copy-constructors, should never be used */ \
UGeometryCollectionISMPoolSubSystem(UGeometryCollectionISMPoolSubSystem&&) = delete; \
UGeometryCollectionISMPoolSubSystem(const UGeometryCollectionISMPoolSubSystem&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(GEOMETRYCOLLECTIONENGINE_API, UGeometryCollectionISMPoolSubSystem); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UGeometryCollectionISMPoolSubSystem); \
DEFINE_DEFAULT_CONSTRUCTOR_CALL(UGeometryCollectionISMPoolSubSystem) \
GEOMETRYCOLLECTIONENGINE_API virtual ~UGeometryCollectionISMPoolSubSystem();
#define FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Public_GeometryCollection_GeometryCollectionISMPoolSubSystem_h_14_PROLOG
#define FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Public_GeometryCollection_GeometryCollectionISMPoolSubSystem_h_17_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Public_GeometryCollection_GeometryCollectionISMPoolSubSystem_h_17_RPC_WRAPPERS_NO_PURE_DECLS \
FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Public_GeometryCollection_GeometryCollectionISMPoolSubSystem_h_17_INCLASS_NO_PURE_DECLS \
FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Public_GeometryCollection_GeometryCollectionISMPoolSubSystem_h_17_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UGeometryCollectionISMPoolSubSystem;
// ********** End Class UGeometryCollectionISMPoolSubSystem ****************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Source_Runtime_Experimental_GeometryCollectionEngine_Public_GeometryCollection_GeometryCollectionISMPoolSubSystem_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS