Files
DedicatedServerCourse/Intermediate/Build/Win64/FPSTemplateEditor/Inc/Persona/UHT/BlendSpaceAnalysis.generated.h

234 lines
12 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 "BlendSpaceAnalysis.h"
#ifdef PERSONA_BlendSpaceAnalysis_generated_h
#error "BlendSpaceAnalysis.generated.h already included, missing '#pragma once' in BlendSpaceAnalysis.h"
#endif
#define PERSONA_BlendSpaceAnalysis_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class UCachedAnalysisProperties ************************************************
struct Z_Construct_UClass_UCachedAnalysisProperties_Statics;
PERSONA_API UClass* Z_Construct_UClass_UCachedAnalysisProperties_NoRegister();
#define FID_Engine_Source_Editor_Persona_Public_BlendSpaceAnalysis_h_91_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUCachedAnalysisProperties(); \
friend struct ::Z_Construct_UClass_UCachedAnalysisProperties_Statics; \
static UClass* GetPrivateStaticClass(); \
friend PERSONA_API UClass* ::Z_Construct_UClass_UCachedAnalysisProperties_NoRegister(); \
public: \
DECLARE_CLASS2(UCachedAnalysisProperties, UObject, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/Persona"), Z_Construct_UClass_UCachedAnalysisProperties_NoRegister) \
DECLARE_SERIALIZER(UCachedAnalysisProperties)
#define FID_Engine_Source_Editor_Persona_Public_BlendSpaceAnalysis_h_91_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
PERSONA_API UCachedAnalysisProperties(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UCachedAnalysisProperties(UCachedAnalysisProperties&&) = delete; \
UCachedAnalysisProperties(const UCachedAnalysisProperties&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(PERSONA_API, UCachedAnalysisProperties); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UCachedAnalysisProperties); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UCachedAnalysisProperties) \
PERSONA_API virtual ~UCachedAnalysisProperties();
#define FID_Engine_Source_Editor_Persona_Public_BlendSpaceAnalysis_h_88_PROLOG
#define FID_Engine_Source_Editor_Persona_Public_BlendSpaceAnalysis_h_91_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Editor_Persona_Public_BlendSpaceAnalysis_h_91_INCLASS_NO_PURE_DECLS \
FID_Engine_Source_Editor_Persona_Public_BlendSpaceAnalysis_h_91_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UCachedAnalysisProperties;
// ********** End Class UCachedAnalysisProperties **************************************************
// ********** Begin Class ULinearAnalysisPropertiesBase ********************************************
struct Z_Construct_UClass_ULinearAnalysisPropertiesBase_Statics;
PERSONA_API UClass* Z_Construct_UClass_ULinearAnalysisPropertiesBase_NoRegister();
#define FID_Engine_Source_Editor_Persona_Public_BlendSpaceAnalysis_h_111_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesULinearAnalysisPropertiesBase(); \
friend struct ::Z_Construct_UClass_ULinearAnalysisPropertiesBase_Statics; \
static UClass* GetPrivateStaticClass(); \
friend PERSONA_API UClass* ::Z_Construct_UClass_ULinearAnalysisPropertiesBase_NoRegister(); \
public: \
DECLARE_CLASS2(ULinearAnalysisPropertiesBase, UAnalysisProperties, COMPILED_IN_FLAGS(CLASS_Abstract), CASTCLASS_None, TEXT("/Script/Persona"), Z_Construct_UClass_ULinearAnalysisPropertiesBase_NoRegister) \
DECLARE_SERIALIZER(ULinearAnalysisPropertiesBase)
#define FID_Engine_Source_Editor_Persona_Public_BlendSpaceAnalysis_h_111_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
PERSONA_API ULinearAnalysisPropertiesBase(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
ULinearAnalysisPropertiesBase(ULinearAnalysisPropertiesBase&&) = delete; \
ULinearAnalysisPropertiesBase(const ULinearAnalysisPropertiesBase&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(PERSONA_API, ULinearAnalysisPropertiesBase); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(ULinearAnalysisPropertiesBase); \
DEFINE_ABSTRACT_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(ULinearAnalysisPropertiesBase) \
PERSONA_API virtual ~ULinearAnalysisPropertiesBase();
#define FID_Engine_Source_Editor_Persona_Public_BlendSpaceAnalysis_h_108_PROLOG
#define FID_Engine_Source_Editor_Persona_Public_BlendSpaceAnalysis_h_111_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Editor_Persona_Public_BlendSpaceAnalysis_h_111_INCLASS_NO_PURE_DECLS \
FID_Engine_Source_Editor_Persona_Public_BlendSpaceAnalysis_h_111_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class ULinearAnalysisPropertiesBase;
// ********** End Class ULinearAnalysisPropertiesBase **********************************************
// ********** Begin Class ULinearAnalysisProperties ************************************************
struct Z_Construct_UClass_ULinearAnalysisProperties_Statics;
PERSONA_API UClass* Z_Construct_UClass_ULinearAnalysisProperties_NoRegister();
#define FID_Engine_Source_Editor_Persona_Public_BlendSpaceAnalysis_h_143_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesULinearAnalysisProperties(); \
friend struct ::Z_Construct_UClass_ULinearAnalysisProperties_Statics; \
static UClass* GetPrivateStaticClass(); \
friend PERSONA_API UClass* ::Z_Construct_UClass_ULinearAnalysisProperties_NoRegister(); \
public: \
DECLARE_CLASS2(ULinearAnalysisProperties, ULinearAnalysisPropertiesBase, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/Persona"), Z_Construct_UClass_ULinearAnalysisProperties_NoRegister) \
DECLARE_SERIALIZER(ULinearAnalysisProperties)
#define FID_Engine_Source_Editor_Persona_Public_BlendSpaceAnalysis_h_143_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
PERSONA_API ULinearAnalysisProperties(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
ULinearAnalysisProperties(ULinearAnalysisProperties&&) = delete; \
ULinearAnalysisProperties(const ULinearAnalysisProperties&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(PERSONA_API, ULinearAnalysisProperties); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(ULinearAnalysisProperties); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(ULinearAnalysisProperties) \
PERSONA_API virtual ~ULinearAnalysisProperties();
#define FID_Engine_Source_Editor_Persona_Public_BlendSpaceAnalysis_h_140_PROLOG
#define FID_Engine_Source_Editor_Persona_Public_BlendSpaceAnalysis_h_143_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Editor_Persona_Public_BlendSpaceAnalysis_h_143_INCLASS_NO_PURE_DECLS \
FID_Engine_Source_Editor_Persona_Public_BlendSpaceAnalysis_h_143_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class ULinearAnalysisProperties;
// ********** End Class ULinearAnalysisProperties **************************************************
// ********** Begin Class UEulerAnalysisProperties *************************************************
struct Z_Construct_UClass_UEulerAnalysisProperties_Statics;
PERSONA_API UClass* Z_Construct_UClass_UEulerAnalysisProperties_NoRegister();
#define FID_Engine_Source_Editor_Persona_Public_BlendSpaceAnalysis_h_157_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUEulerAnalysisProperties(); \
friend struct ::Z_Construct_UClass_UEulerAnalysisProperties_Statics; \
static UClass* GetPrivateStaticClass(); \
friend PERSONA_API UClass* ::Z_Construct_UClass_UEulerAnalysisProperties_NoRegister(); \
public: \
DECLARE_CLASS2(UEulerAnalysisProperties, UAnalysisProperties, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/Persona"), Z_Construct_UClass_UEulerAnalysisProperties_NoRegister) \
DECLARE_SERIALIZER(UEulerAnalysisProperties)
#define FID_Engine_Source_Editor_Persona_Public_BlendSpaceAnalysis_h_157_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
PERSONA_API UEulerAnalysisProperties(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UEulerAnalysisProperties(UEulerAnalysisProperties&&) = delete; \
UEulerAnalysisProperties(const UEulerAnalysisProperties&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(PERSONA_API, UEulerAnalysisProperties); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UEulerAnalysisProperties); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UEulerAnalysisProperties) \
PERSONA_API virtual ~UEulerAnalysisProperties();
#define FID_Engine_Source_Editor_Persona_Public_BlendSpaceAnalysis_h_154_PROLOG
#define FID_Engine_Source_Editor_Persona_Public_BlendSpaceAnalysis_h_157_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Editor_Persona_Public_BlendSpaceAnalysis_h_157_INCLASS_NO_PURE_DECLS \
FID_Engine_Source_Editor_Persona_Public_BlendSpaceAnalysis_h_157_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UEulerAnalysisProperties;
// ********** End Class UEulerAnalysisProperties ***************************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Source_Editor_Persona_Public_BlendSpaceAnalysis_h
// ********** Begin Enum EAnalysisSpace ************************************************************
#define FOREACH_ENUM_EANALYSISSPACE(op) \
op(EAnalysisSpace::World) \
op(EAnalysisSpace::Fixed) \
op(EAnalysisSpace::Changing) \
op(EAnalysisSpace::Moving)
enum class EAnalysisSpace : uint8;
template<> struct TIsUEnumClass<EAnalysisSpace> { enum { Value = true }; };
template<> PERSONA_NON_ATTRIBUTED_API UEnum* StaticEnum<EAnalysisSpace>();
// ********** End Enum EAnalysisSpace **************************************************************
// ********** Begin Enum EAnalysisLinearAxis *******************************************************
#define FOREACH_ENUM_EANALYSISLINEARAXIS(op) \
op(EAnalysisLinearAxis::PlusX) \
op(EAnalysisLinearAxis::PlusY) \
op(EAnalysisLinearAxis::PlusZ) \
op(EAnalysisLinearAxis::MinusX) \
op(EAnalysisLinearAxis::MinusY) \
op(EAnalysisLinearAxis::MinusZ)
enum class EAnalysisLinearAxis : uint8;
template<> struct TIsUEnumClass<EAnalysisLinearAxis> { enum { Value = true }; };
template<> PERSONA_NON_ATTRIBUTED_API UEnum* StaticEnum<EAnalysisLinearAxis>();
// ********** End Enum EAnalysisLinearAxis *********************************************************
// ********** Begin Enum EEulerCalculationMethod ***************************************************
#define FOREACH_ENUM_EEULERCALCULATIONMETHOD(op) \
op(EEulerCalculationMethod::AimDirection) \
op(EEulerCalculationMethod::PointDirection)
enum class EEulerCalculationMethod : uint8;
template<> struct TIsUEnumClass<EEulerCalculationMethod> { enum { Value = true }; };
template<> PERSONA_NON_ATTRIBUTED_API UEnum* StaticEnum<EEulerCalculationMethod>();
// ********** End Enum EEulerCalculationMethod *****************************************************
// ********** Begin Enum EAnalysisEulerAxis ********************************************************
#define FOREACH_ENUM_EANALYSISEULERAXIS(op) \
op(EAnalysisEulerAxis::Roll) \
op(EAnalysisEulerAxis::Pitch) \
op(EAnalysisEulerAxis::Yaw)
enum class EAnalysisEulerAxis : uint8;
template<> struct TIsUEnumClass<EAnalysisEulerAxis> { enum { Value = true }; };
template<> PERSONA_NON_ATTRIBUTED_API UEnum* StaticEnum<EAnalysisEulerAxis>();
// ********** End Enum EAnalysisEulerAxis **********************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS