63 lines
3.3 KiB
C
63 lines
3.3 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/GizmoElementRenderState.h"
|
|
|
|
#ifdef INTERACTIVETOOLSFRAMEWORK_GizmoElementRenderState_generated_h
|
|
#error "GizmoElementRenderState.generated.h already included, missing '#pragma once' in GizmoElementRenderState.h"
|
|
#endif
|
|
#define INTERACTIVETOOLSFRAMEWORK_GizmoElementRenderState_generated_h
|
|
|
|
#include "UObject/ObjectMacros.h"
|
|
#include "UObject/ScriptMacros.h"
|
|
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
|
|
|
// ********** Begin ScriptStruct FGizmoElementColorAttribute ***************************************
|
|
struct Z_Construct_UScriptStruct_FGizmoElementColorAttribute_Statics;
|
|
#define FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_GizmoElementRenderState_h_25_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FGizmoElementColorAttribute_Statics; \
|
|
INTERACTIVETOOLSFRAMEWORK_API static class UScriptStruct* StaticStruct();
|
|
|
|
|
|
struct FGizmoElementColorAttribute;
|
|
// ********** End ScriptStruct FGizmoElementColorAttribute *****************************************
|
|
|
|
// ********** Begin ScriptStruct FGizmoElementMaterialAttribute ************************************
|
|
struct Z_Construct_UScriptStruct_FGizmoElementMaterialAttribute_Statics;
|
|
#define FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_GizmoElementRenderState_h_62_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FGizmoElementMaterialAttribute_Statics; \
|
|
INTERACTIVETOOLSFRAMEWORK_API static class UScriptStruct* StaticStruct();
|
|
|
|
|
|
struct FGizmoElementMaterialAttribute;
|
|
// ********** End ScriptStruct FGizmoElementMaterialAttribute **************************************
|
|
|
|
// ********** Begin ScriptStruct FGizmoElementMeshRenderStateAttributes ****************************
|
|
struct Z_Construct_UScriptStruct_FGizmoElementMeshRenderStateAttributes_Statics;
|
|
#define FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_GizmoElementRenderState_h_94_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FGizmoElementMeshRenderStateAttributes_Statics; \
|
|
INTERACTIVETOOLSFRAMEWORK_API static class UScriptStruct* StaticStruct();
|
|
|
|
|
|
struct FGizmoElementMeshRenderStateAttributes;
|
|
// ********** End ScriptStruct FGizmoElementMeshRenderStateAttributes ******************************
|
|
|
|
// ********** Begin ScriptStruct FGizmoElementLineRenderStateAttributes ****************************
|
|
struct Z_Construct_UScriptStruct_FGizmoElementLineRenderStateAttributes_Statics;
|
|
#define FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_GizmoElementRenderState_h_165_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FGizmoElementLineRenderStateAttributes_Statics; \
|
|
INTERACTIVETOOLSFRAMEWORK_API static class UScriptStruct* StaticStruct();
|
|
|
|
|
|
struct FGizmoElementLineRenderStateAttributes;
|
|
// ********** End ScriptStruct FGizmoElementLineRenderStateAttributes ******************************
|
|
|
|
#undef CURRENT_FILE_ID
|
|
#define CURRENT_FILE_ID FID_Engine_Source_Runtime_InteractiveToolsFramework_Public_BaseGizmos_GizmoElementRenderState_h
|
|
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|