Files
DedicatedServerCourse/Intermediate/Build/Win64/FPSTemplateEditor/Inc/ChaosVD/UHT/ChaosVDPooledObject.generated.h

80 lines
3.8 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 "Interfaces/ChaosVDPooledObject.h"
#ifdef CHAOSVD_ChaosVDPooledObject_generated_h
#error "ChaosVDPooledObject.generated.h already included, missing '#pragma once' in ChaosVDPooledObject.h"
#endif
#define CHAOSVD_ChaosVDPooledObject_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Interface UChaosVDPooledObject *************************************************
struct Z_Construct_UClass_UChaosVDPooledObject_Statics;
CHAOSVD_API UClass* Z_Construct_UClass_UChaosVDPooledObject_NoRegister();
#define FID_Engine_Plugins_ChaosVD_Source_ChaosVD_Public_Interfaces_ChaosVDPooledObject_h_11_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
CHAOSVD_API UChaosVDPooledObject(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UChaosVDPooledObject(UChaosVDPooledObject&&) = delete; \
UChaosVDPooledObject(const UChaosVDPooledObject&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(CHAOSVD_API, UChaosVDPooledObject); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UChaosVDPooledObject); \
DEFINE_ABSTRACT_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UChaosVDPooledObject) \
virtual ~UChaosVDPooledObject() = default;
#define FID_Engine_Plugins_ChaosVD_Source_ChaosVD_Public_Interfaces_ChaosVDPooledObject_h_11_GENERATED_UINTERFACE_BODY() \
private: \
static void StaticRegisterNativesUChaosVDPooledObject(); \
friend struct ::Z_Construct_UClass_UChaosVDPooledObject_Statics; \
static UClass* GetPrivateStaticClass(); \
friend CHAOSVD_API UClass* ::Z_Construct_UClass_UChaosVDPooledObject_NoRegister(); \
public: \
DECLARE_CLASS2(UChaosVDPooledObject, UInterface, COMPILED_IN_FLAGS(CLASS_Abstract | CLASS_Interface), CASTCLASS_None, TEXT("/Script/ChaosVD"), Z_Construct_UClass_UChaosVDPooledObject_NoRegister) \
DECLARE_SERIALIZER(UChaosVDPooledObject)
#define FID_Engine_Plugins_ChaosVD_Source_ChaosVD_Public_Interfaces_ChaosVDPooledObject_h_11_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
FID_Engine_Plugins_ChaosVD_Source_ChaosVD_Public_Interfaces_ChaosVDPooledObject_h_11_GENERATED_UINTERFACE_BODY() \
FID_Engine_Plugins_ChaosVD_Source_ChaosVD_Public_Interfaces_ChaosVDPooledObject_h_11_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
#define FID_Engine_Plugins_ChaosVD_Source_ChaosVD_Public_Interfaces_ChaosVDPooledObject_h_11_INCLASS_IINTERFACE_NO_PURE_DECLS \
protected: \
virtual ~IChaosVDPooledObject() {} \
public: \
typedef UChaosVDPooledObject UClassType; \
typedef IChaosVDPooledObject ThisClass; \
virtual UObject* _getUObject() const { return nullptr; }
#define FID_Engine_Plugins_ChaosVD_Source_ChaosVD_Public_Interfaces_ChaosVDPooledObject_h_8_PROLOG
#define FID_Engine_Plugins_ChaosVD_Source_ChaosVD_Public_Interfaces_ChaosVDPooledObject_h_19_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_ChaosVD_Source_ChaosVD_Public_Interfaces_ChaosVDPooledObject_h_11_INCLASS_IINTERFACE_NO_PURE_DECLS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UChaosVDPooledObject;
// ********** End Interface UChaosVDPooledObject ***************************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Plugins_ChaosVD_Source_ChaosVD_Public_Interfaces_ChaosVDPooledObject_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS