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

62 lines
3.2 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 "Components/ChaosVDSceneQueryDataComponent.h"
#ifdef CHAOSVD_ChaosVDSceneQueryDataComponent_generated_h
#error "ChaosVDSceneQueryDataComponent.generated.h already included, missing '#pragma once' in ChaosVDSceneQueryDataComponent.h"
#endif
#define CHAOSVD_ChaosVDSceneQueryDataComponent_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class UChaosVDSceneQueryDataComponent ******************************************
struct Z_Construct_UClass_UChaosVDSceneQueryDataComponent_Statics;
CHAOSVD_API UClass* Z_Construct_UClass_UChaosVDSceneQueryDataComponent_NoRegister();
#define FID_Engine_Plugins_ChaosVD_Source_ChaosVD_Private_Components_ChaosVDSceneQueryDataComponent_h_17_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUChaosVDSceneQueryDataComponent(); \
friend struct ::Z_Construct_UClass_UChaosVDSceneQueryDataComponent_Statics; \
static UClass* GetPrivateStaticClass(); \
friend CHAOSVD_API UClass* ::Z_Construct_UClass_UChaosVDSceneQueryDataComponent_NoRegister(); \
public: \
DECLARE_CLASS2(UChaosVDSceneQueryDataComponent, UChaosVDSolverDataComponent, COMPILED_IN_FLAGS(0 | CLASS_Config), CASTCLASS_None, TEXT("/Script/ChaosVD"), Z_Construct_UClass_UChaosVDSceneQueryDataComponent_NoRegister) \
DECLARE_SERIALIZER(UChaosVDSceneQueryDataComponent)
#define FID_Engine_Plugins_ChaosVD_Source_ChaosVD_Private_Components_ChaosVDSceneQueryDataComponent_h_17_ENHANCED_CONSTRUCTORS \
/** Deleted move- and copy-constructors, should never be used */ \
UChaosVDSceneQueryDataComponent(UChaosVDSceneQueryDataComponent&&) = delete; \
UChaosVDSceneQueryDataComponent(const UChaosVDSceneQueryDataComponent&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UChaosVDSceneQueryDataComponent); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UChaosVDSceneQueryDataComponent); \
DEFINE_DEFAULT_CONSTRUCTOR_CALL(UChaosVDSceneQueryDataComponent) \
NO_API virtual ~UChaosVDSceneQueryDataComponent();
#define FID_Engine_Plugins_ChaosVD_Source_ChaosVD_Private_Components_ChaosVDSceneQueryDataComponent_h_14_PROLOG
#define FID_Engine_Plugins_ChaosVD_Source_ChaosVD_Private_Components_ChaosVDSceneQueryDataComponent_h_17_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_ChaosVD_Source_ChaosVD_Private_Components_ChaosVDSceneQueryDataComponent_h_17_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_ChaosVD_Source_ChaosVD_Private_Components_ChaosVDSceneQueryDataComponent_h_17_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UChaosVDSceneQueryDataComponent;
// ********** End Class UChaosVDSceneQueryDataComponent ********************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Plugins_ChaosVD_Source_ChaosVD_Private_Components_ChaosVDSceneQueryDataComponent_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS