Files
DedicatedServerCourse/Intermediate/Build/Win64/FPSTemplateServer/Inc/InteractiveToolsFramework/UHT/AxisSources.generated.h
Norman Lansing ecb33115bf Initial Commit
2026-01-28 19:08:51 -05:00

191 lines
11 KiB
C++

// 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/AxisSources.h"
#ifdef INTERACTIVETOOLSFRAMEWORK_AxisSources_generated_h
#error "AxisSources.generated.h already included, missing '#pragma once' in AxisSources.h"
#endif
#define INTERACTIVETOOLSFRAMEWORK_AxisSources_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class UGizmoConstantAxisSource *************************************************
struct Z_Construct_UClass_UGizmoConstantAxisSource_Statics;
INTERACTIVETOOLSFRAMEWORK_API UClass* Z_Construct_UClass_UGizmoConstantAxisSource_NoRegister();
#define FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_AxisSources_h_27_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUGizmoConstantAxisSource(); \
friend struct ::Z_Construct_UClass_UGizmoConstantAxisSource_Statics; \
static UClass* GetPrivateStaticClass(); \
friend INTERACTIVETOOLSFRAMEWORK_API UClass* ::Z_Construct_UClass_UGizmoConstantAxisSource_NoRegister(); \
public: \
DECLARE_CLASS2(UGizmoConstantAxisSource, UObject, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/InteractiveToolsFramework"), Z_Construct_UClass_UGizmoConstantAxisSource_NoRegister) \
DECLARE_SERIALIZER(UGizmoConstantAxisSource) \
virtual UObject* _getUObject() const override { return const_cast<UGizmoConstantAxisSource*>(this); }
#define FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_AxisSources_h_27_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
INTERACTIVETOOLSFRAMEWORK_API UGizmoConstantAxisSource(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UGizmoConstantAxisSource(UGizmoConstantAxisSource&&) = delete; \
UGizmoConstantAxisSource(const UGizmoConstantAxisSource&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(INTERACTIVETOOLSFRAMEWORK_API, UGizmoConstantAxisSource); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UGizmoConstantAxisSource); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UGizmoConstantAxisSource) \
INTERACTIVETOOLSFRAMEWORK_API virtual ~UGizmoConstantAxisSource();
#define FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_AxisSources_h_24_PROLOG
#define FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_AxisSources_h_27_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_AxisSources_h_27_INCLASS_NO_PURE_DECLS \
FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_AxisSources_h_27_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UGizmoConstantAxisSource;
// ********** End Class UGizmoConstantAxisSource ***************************************************
// ********** Begin Class UGizmoConstantFrameAxisSource ********************************************
struct Z_Construct_UClass_UGizmoConstantFrameAxisSource_Statics;
INTERACTIVETOOLSFRAMEWORK_API UClass* Z_Construct_UClass_UGizmoConstantFrameAxisSource_NoRegister();
#define FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_AxisSources_h_57_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUGizmoConstantFrameAxisSource(); \
friend struct ::Z_Construct_UClass_UGizmoConstantFrameAxisSource_Statics; \
static UClass* GetPrivateStaticClass(); \
friend INTERACTIVETOOLSFRAMEWORK_API UClass* ::Z_Construct_UClass_UGizmoConstantFrameAxisSource_NoRegister(); \
public: \
DECLARE_CLASS2(UGizmoConstantFrameAxisSource, UObject, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/InteractiveToolsFramework"), Z_Construct_UClass_UGizmoConstantFrameAxisSource_NoRegister) \
DECLARE_SERIALIZER(UGizmoConstantFrameAxisSource) \
virtual UObject* _getUObject() const override { return const_cast<UGizmoConstantFrameAxisSource*>(this); }
#define FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_AxisSources_h_57_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
INTERACTIVETOOLSFRAMEWORK_API UGizmoConstantFrameAxisSource(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UGizmoConstantFrameAxisSource(UGizmoConstantFrameAxisSource&&) = delete; \
UGizmoConstantFrameAxisSource(const UGizmoConstantFrameAxisSource&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(INTERACTIVETOOLSFRAMEWORK_API, UGizmoConstantFrameAxisSource); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UGizmoConstantFrameAxisSource); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UGizmoConstantFrameAxisSource) \
INTERACTIVETOOLSFRAMEWORK_API virtual ~UGizmoConstantFrameAxisSource();
#define FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_AxisSources_h_54_PROLOG
#define FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_AxisSources_h_57_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_AxisSources_h_57_INCLASS_NO_PURE_DECLS \
FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_AxisSources_h_57_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UGizmoConstantFrameAxisSource;
// ********** End Class UGizmoConstantFrameAxisSource **********************************************
// ********** Begin Class UGizmoWorldAxisSource ****************************************************
struct Z_Construct_UClass_UGizmoWorldAxisSource_Statics;
INTERACTIVETOOLSFRAMEWORK_API UClass* Z_Construct_UClass_UGizmoWorldAxisSource_NoRegister();
#define FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_AxisSources_h_100_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUGizmoWorldAxisSource(); \
friend struct ::Z_Construct_UClass_UGizmoWorldAxisSource_Statics; \
static UClass* GetPrivateStaticClass(); \
friend INTERACTIVETOOLSFRAMEWORK_API UClass* ::Z_Construct_UClass_UGizmoWorldAxisSource_NoRegister(); \
public: \
DECLARE_CLASS2(UGizmoWorldAxisSource, UObject, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/InteractiveToolsFramework"), Z_Construct_UClass_UGizmoWorldAxisSource_NoRegister) \
DECLARE_SERIALIZER(UGizmoWorldAxisSource) \
virtual UObject* _getUObject() const override { return const_cast<UGizmoWorldAxisSource*>(this); }
#define FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_AxisSources_h_100_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
INTERACTIVETOOLSFRAMEWORK_API UGizmoWorldAxisSource(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UGizmoWorldAxisSource(UGizmoWorldAxisSource&&) = delete; \
UGizmoWorldAxisSource(const UGizmoWorldAxisSource&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(INTERACTIVETOOLSFRAMEWORK_API, UGizmoWorldAxisSource); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UGizmoWorldAxisSource); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UGizmoWorldAxisSource) \
INTERACTIVETOOLSFRAMEWORK_API virtual ~UGizmoWorldAxisSource();
#define FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_AxisSources_h_97_PROLOG
#define FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_AxisSources_h_100_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_AxisSources_h_100_INCLASS_NO_PURE_DECLS \
FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_AxisSources_h_100_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UGizmoWorldAxisSource;
// ********** End Class UGizmoWorldAxisSource ******************************************************
// ********** Begin Class UGizmoComponentAxisSource ************************************************
struct Z_Construct_UClass_UGizmoComponentAxisSource_Statics;
INTERACTIVETOOLSFRAMEWORK_API UClass* Z_Construct_UClass_UGizmoComponentAxisSource_NoRegister();
#define FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_AxisSources_h_145_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUGizmoComponentAxisSource(); \
friend struct ::Z_Construct_UClass_UGizmoComponentAxisSource_Statics; \
static UClass* GetPrivateStaticClass(); \
friend INTERACTIVETOOLSFRAMEWORK_API UClass* ::Z_Construct_UClass_UGizmoComponentAxisSource_NoRegister(); \
public: \
DECLARE_CLASS2(UGizmoComponentAxisSource, UObject, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/InteractiveToolsFramework"), Z_Construct_UClass_UGizmoComponentAxisSource_NoRegister) \
DECLARE_SERIALIZER(UGizmoComponentAxisSource) \
virtual UObject* _getUObject() const override { return const_cast<UGizmoComponentAxisSource*>(this); }
#define FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_AxisSources_h_145_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
INTERACTIVETOOLSFRAMEWORK_API UGizmoComponentAxisSource(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UGizmoComponentAxisSource(UGizmoComponentAxisSource&&) = delete; \
UGizmoComponentAxisSource(const UGizmoComponentAxisSource&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(INTERACTIVETOOLSFRAMEWORK_API, UGizmoComponentAxisSource); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UGizmoComponentAxisSource); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UGizmoComponentAxisSource) \
INTERACTIVETOOLSFRAMEWORK_API virtual ~UGizmoComponentAxisSource();
#define FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_AxisSources_h_142_PROLOG
#define FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_AxisSources_h_145_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_AxisSources_h_145_INCLASS_NO_PURE_DECLS \
FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_AxisSources_h_145_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UGizmoComponentAxisSource;
// ********** End Class UGizmoComponentAxisSource **************************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_AxisSources_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS