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

72 lines
3.5 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 "ControlRigGizmoLibrary.h"
#ifdef CONTROLRIG_ControlRigGizmoLibrary_generated_h
#error "ControlRigGizmoLibrary.generated.h already included, missing '#pragma once' in ControlRigGizmoLibrary.h"
#endif
#define CONTROLRIG_ControlRigGizmoLibrary_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin ScriptStruct FControlRigShapeDefinition ****************************************
struct Z_Construct_UScriptStruct_FControlRigShapeDefinition_Statics;
#define FID_Engine_Plugins_Animation_ControlRig_Source_ControlRig_Public_ControlRigGizmoLibrary_h_18_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FControlRigShapeDefinition_Statics; \
CONTROLRIG_API static class UScriptStruct* StaticStruct();
struct FControlRigShapeDefinition;
// ********** End ScriptStruct FControlRigShapeDefinition ******************************************
// ********** Begin Class UControlRigShapeLibrary **************************************************
struct Z_Construct_UClass_UControlRigShapeLibrary_Statics;
CONTROLRIG_API UClass* Z_Construct_UClass_UControlRigShapeLibrary_NoRegister();
#define FID_Engine_Plugins_Animation_ControlRig_Source_ControlRig_Public_ControlRigGizmoLibrary_h_42_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUControlRigShapeLibrary(); \
friend struct ::Z_Construct_UClass_UControlRigShapeLibrary_Statics; \
static UClass* GetPrivateStaticClass(); \
friend CONTROLRIG_API UClass* ::Z_Construct_UClass_UControlRigShapeLibrary_NoRegister(); \
public: \
DECLARE_CLASS2(UControlRigShapeLibrary, UObject, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/ControlRig"), Z_Construct_UClass_UControlRigShapeLibrary_NoRegister) \
DECLARE_SERIALIZER(UControlRigShapeLibrary)
#define FID_Engine_Plugins_Animation_ControlRig_Source_ControlRig_Public_ControlRigGizmoLibrary_h_42_ENHANCED_CONSTRUCTORS \
/** Deleted move- and copy-constructors, should never be used */ \
UControlRigShapeLibrary(UControlRigShapeLibrary&&) = delete; \
UControlRigShapeLibrary(const UControlRigShapeLibrary&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(CONTROLRIG_API, UControlRigShapeLibrary); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UControlRigShapeLibrary); \
DEFINE_DEFAULT_CONSTRUCTOR_CALL(UControlRigShapeLibrary) \
CONTROLRIG_API virtual ~UControlRigShapeLibrary();
#define FID_Engine_Plugins_Animation_ControlRig_Source_ControlRig_Public_ControlRigGizmoLibrary_h_39_PROLOG
#define FID_Engine_Plugins_Animation_ControlRig_Source_ControlRig_Public_ControlRigGizmoLibrary_h_42_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_Animation_ControlRig_Source_ControlRig_Public_ControlRigGizmoLibrary_h_42_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_Animation_ControlRig_Source_ControlRig_Public_ControlRigGizmoLibrary_h_42_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UControlRigShapeLibrary;
// ********** End Class UControlRigShapeLibrary ****************************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Plugins_Animation_ControlRig_Source_ControlRig_Public_ControlRigGizmoLibrary_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS