QuickTween 1.4.1
Loading...
Searching...
No Matches
QuickTweenEdGraph.generated.h
1// Copyright Epic Games, Inc. All Rights Reserved.
2/*===========================================================================
3 Generated code exported from UnrealHeaderTool.
4 DO NOT modify this manually! Edit the corresponding .h files instead!
5===========================================================================*/
6
7// IWYU pragma: private, include "QuickTweenEdGraph.h"
8
9#ifdef QUICKTWEENVISUALTOOL_QuickTweenEdGraph_generated_h
10#error "QuickTweenEdGraph.generated.h already included, missing '#pragma once' in QuickTweenEdGraph.h"
11#endif
12#define QUICKTWEENVISUALTOOL_QuickTweenEdGraph_generated_h
13
14#include "UObject/ObjectMacros.h"
15#include "UObject/ScriptMacros.h"
16
17PRAGMA_DISABLE_DEPRECATION_WARNINGS
18
19// ********** Begin Class UQuickTweenEdGraph *******************************************************
20QUICKTWEENVISUALTOOL_API UClass* Z_Construct_UClass_UQuickTweenEdGraph_NoRegister();
21
22#define FID_TweenPlugin_Plugins_QuickTween_Source_QuickTweenVisualTool_Public_QuickTweenEdGraph_h_14_INCLASS_NO_PURE_DECLS \
23private: \
24 static void StaticRegisterNativesUQuickTweenEdGraph(); \
25 friend struct Z_Construct_UClass_UQuickTweenEdGraph_Statics; \
26 static UClass* GetPrivateStaticClass(); \
27 friend QUICKTWEENVISUALTOOL_API UClass* Z_Construct_UClass_UQuickTweenEdGraph_NoRegister(); \
28public: \
29 DECLARE_CLASS2(UQuickTweenEdGraph, UEdGraph, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/QuickTweenVisualTool"), Z_Construct_UClass_UQuickTweenEdGraph_NoRegister) \
30 DECLARE_SERIALIZER(UQuickTweenEdGraph)
31
32
33#define FID_TweenPlugin_Plugins_QuickTween_Source_QuickTweenVisualTool_Public_QuickTweenEdGraph_h_14_ENHANCED_CONSTRUCTORS \
34 \
35 NO_API UQuickTweenEdGraph(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
36 \
37 UQuickTweenEdGraph(UQuickTweenEdGraph&&) = delete; \
38 UQuickTweenEdGraph(const UQuickTweenEdGraph&) = delete; \
39 DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UQuickTweenEdGraph); \
40 DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UQuickTweenEdGraph); \
41 DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UQuickTweenEdGraph) \
42 NO_API virtual ~UQuickTweenEdGraph();
43
44
45#define FID_TweenPlugin_Plugins_QuickTween_Source_QuickTweenVisualTool_Public_QuickTweenEdGraph_h_11_PROLOG
46#define FID_TweenPlugin_Plugins_QuickTween_Source_QuickTweenVisualTool_Public_QuickTweenEdGraph_h_14_GENERATED_BODY \
47PRAGMA_DISABLE_DEPRECATION_WARNINGS \
48public: \
49 FID_TweenPlugin_Plugins_QuickTween_Source_QuickTweenVisualTool_Public_QuickTweenEdGraph_h_14_INCLASS_NO_PURE_DECLS \
50 FID_TweenPlugin_Plugins_QuickTween_Source_QuickTweenVisualTool_Public_QuickTweenEdGraph_h_14_ENHANCED_CONSTRUCTORS \
51private: \
52PRAGMA_ENABLE_DEPRECATION_WARNINGS
53
54
55class UQuickTweenEdGraph;
56
57// ********** End Class UQuickTweenEdGraph *********************************************************
58
59#undef CURRENT_FILE_ID
60#define CURRENT_FILE_ID FID_TweenPlugin_Plugins_QuickTween_Source_QuickTweenVisualTool_Public_QuickTweenEdGraph_h
61
62PRAGMA_ENABLE_DEPRECATION_WARNINGS