Files
DedicatedServerCourse/Intermediate/Build/Win64/FPSTemplateServer/Inc/InteractiveToolsFramework/UHT/ScalableSphereGizmo.generated.h

146 lines
8.3 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 "BaseGizmos/ScalableSphereGizmo.h"
#ifdef INTERACTIVETOOLSFRAMEWORK_ScalableSphereGizmo_generated_h
#error "ScalableSphereGizmo.generated.h already included, missing '#pragma once' in ScalableSphereGizmo.h"
#endif
#define INTERACTIVETOOLSFRAMEWORK_ScalableSphereGizmo_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class UScalableSphereGizmoBuilder **********************************************
struct Z_Construct_UClass_UScalableSphereGizmoBuilder_Statics;
INTERACTIVETOOLSFRAMEWORK_API UClass* Z_Construct_UClass_UScalableSphereGizmoBuilder_NoRegister();
#define FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_ScalableSphereGizmo_h_17_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUScalableSphereGizmoBuilder(); \
friend struct ::Z_Construct_UClass_UScalableSphereGizmoBuilder_Statics; \
static UClass* GetPrivateStaticClass(); \
friend INTERACTIVETOOLSFRAMEWORK_API UClass* ::Z_Construct_UClass_UScalableSphereGizmoBuilder_NoRegister(); \
public: \
DECLARE_CLASS2(UScalableSphereGizmoBuilder, UInteractiveGizmoBuilder, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/InteractiveToolsFramework"), Z_Construct_UClass_UScalableSphereGizmoBuilder_NoRegister) \
DECLARE_SERIALIZER(UScalableSphereGizmoBuilder)
#define FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_ScalableSphereGizmo_h_17_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
INTERACTIVETOOLSFRAMEWORK_API UScalableSphereGizmoBuilder(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UScalableSphereGizmoBuilder(UScalableSphereGizmoBuilder&&) = delete; \
UScalableSphereGizmoBuilder(const UScalableSphereGizmoBuilder&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(INTERACTIVETOOLSFRAMEWORK_API, UScalableSphereGizmoBuilder); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UScalableSphereGizmoBuilder); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UScalableSphereGizmoBuilder) \
INTERACTIVETOOLSFRAMEWORK_API virtual ~UScalableSphereGizmoBuilder();
#define FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_ScalableSphereGizmo_h_14_PROLOG
#define FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_ScalableSphereGizmo_h_17_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_ScalableSphereGizmo_h_17_INCLASS_NO_PURE_DECLS \
FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_ScalableSphereGizmo_h_17_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UScalableSphereGizmoBuilder;
// ********** End Class UScalableSphereGizmoBuilder ************************************************
// ********** Begin Class UScalableSphereGizmo *****************************************************
struct Z_Construct_UClass_UScalableSphereGizmo_Statics;
INTERACTIVETOOLSFRAMEWORK_API UClass* Z_Construct_UClass_UScalableSphereGizmo_NoRegister();
#define FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_ScalableSphereGizmo_h_30_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUScalableSphereGizmo(); \
friend struct ::Z_Construct_UClass_UScalableSphereGizmo_Statics; \
static UClass* GetPrivateStaticClass(); \
friend INTERACTIVETOOLSFRAMEWORK_API UClass* ::Z_Construct_UClass_UScalableSphereGizmo_NoRegister(); \
public: \
DECLARE_CLASS2(UScalableSphereGizmo, UInteractiveGizmo, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/InteractiveToolsFramework"), Z_Construct_UClass_UScalableSphereGizmo_NoRegister) \
DECLARE_SERIALIZER(UScalableSphereGizmo)
#define FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_ScalableSphereGizmo_h_30_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
INTERACTIVETOOLSFRAMEWORK_API UScalableSphereGizmo(); \
/** Deleted move- and copy-constructors, should never be used */ \
UScalableSphereGizmo(UScalableSphereGizmo&&) = delete; \
UScalableSphereGizmo(const UScalableSphereGizmo&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(INTERACTIVETOOLSFRAMEWORK_API, UScalableSphereGizmo); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UScalableSphereGizmo); \
DEFINE_DEFAULT_CONSTRUCTOR_CALL(UScalableSphereGizmo) \
INTERACTIVETOOLSFRAMEWORK_API virtual ~UScalableSphereGizmo();
#define FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_ScalableSphereGizmo_h_27_PROLOG
#define FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_ScalableSphereGizmo_h_30_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_ScalableSphereGizmo_h_30_INCLASS_NO_PURE_DECLS \
FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_ScalableSphereGizmo_h_30_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UScalableSphereGizmo;
// ********** End Class UScalableSphereGizmo *******************************************************
// ********** Begin Class UScalableSphereGizmoInputBehavior ****************************************
struct Z_Construct_UClass_UScalableSphereGizmoInputBehavior_Statics;
INTERACTIVETOOLSFRAMEWORK_API UClass* Z_Construct_UClass_UScalableSphereGizmoInputBehavior_NoRegister();
#define FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_ScalableSphereGizmo_h_113_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUScalableSphereGizmoInputBehavior(); \
friend struct ::Z_Construct_UClass_UScalableSphereGizmoInputBehavior_Statics; \
static UClass* GetPrivateStaticClass(); \
friend INTERACTIVETOOLSFRAMEWORK_API UClass* ::Z_Construct_UClass_UScalableSphereGizmoInputBehavior_NoRegister(); \
public: \
DECLARE_CLASS2(UScalableSphereGizmoInputBehavior, UAnyButtonInputBehavior, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/InteractiveToolsFramework"), Z_Construct_UClass_UScalableSphereGizmoInputBehavior_NoRegister) \
DECLARE_SERIALIZER(UScalableSphereGizmoInputBehavior)
#define FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_ScalableSphereGizmo_h_113_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
INTERACTIVETOOLSFRAMEWORK_API UScalableSphereGizmoInputBehavior(); \
/** Deleted move- and copy-constructors, should never be used */ \
UScalableSphereGizmoInputBehavior(UScalableSphereGizmoInputBehavior&&) = delete; \
UScalableSphereGizmoInputBehavior(const UScalableSphereGizmoInputBehavior&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(INTERACTIVETOOLSFRAMEWORK_API, UScalableSphereGizmoInputBehavior); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UScalableSphereGizmoInputBehavior); \
DEFINE_DEFAULT_CONSTRUCTOR_CALL(UScalableSphereGizmoInputBehavior) \
INTERACTIVETOOLSFRAMEWORK_API virtual ~UScalableSphereGizmoInputBehavior();
#define FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_ScalableSphereGizmo_h_110_PROLOG
#define FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_ScalableSphereGizmo_h_113_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_ScalableSphereGizmo_h_113_INCLASS_NO_PURE_DECLS \
FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_ScalableSphereGizmo_h_113_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UScalableSphereGizmoInputBehavior;
// ********** End Class UScalableSphereGizmoInputBehavior ******************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_ScalableSphereGizmo_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS