Unreal SDK  v1.2.0
Loading...
Searching...
No Matches
WeArtDebugActor.generated.h
Go to the documentation of this file.
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#include "UObject/ObjectMacros.h"
8#include "UObject/ScriptMacros.h"
9
10PRAGMA_DISABLE_DEPRECATION_WARNINGS
11#ifdef WEARTPLUGIN_WeArtDebugActor_generated_h
12#error "WeArtDebugActor.generated.h already included, missing '#pragma once' in WeArtDebugActor.h"
13#endif
14#define WEARTPLUGIN_WeArtDebugActor_generated_h
15
16#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDebugActor_h_13_SPARSE_DATA
17#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDebugActor_h_13_RPC_WRAPPERS
18#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDebugActor_h_13_RPC_WRAPPERS_NO_PURE_DECLS
19#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDebugActor_h_13_EVENT_PARMS
20#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDebugActor_h_13_CALLBACK_WRAPPERS
21#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDebugActor_h_13_INCLASS_NO_PURE_DECLS \
22private: \
23 static void StaticRegisterNativesAWeArtDebugActor(); \
24 friend struct Z_Construct_UClass_AWeArtDebugActor_Statics; \
25public: \
26 DECLARE_CLASS(AWeArtDebugActor, AActor, COMPILED_IN_FLAGS(0 | CLASS_Config), CASTCLASS_None, TEXT("/Script/WEARTPlugin"), NO_API) \
27 DECLARE_SERIALIZER(AWeArtDebugActor)
28
29
30#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDebugActor_h_13_INCLASS \
31private: \
32 static void StaticRegisterNativesAWeArtDebugActor(); \
33 friend struct Z_Construct_UClass_AWeArtDebugActor_Statics; \
34public: \
35 DECLARE_CLASS(AWeArtDebugActor, AActor, COMPILED_IN_FLAGS(0 | CLASS_Config), CASTCLASS_None, TEXT("/Script/WEARTPlugin"), NO_API) \
36 DECLARE_SERIALIZER(AWeArtDebugActor)
37
38
39#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDebugActor_h_13_STANDARD_CONSTRUCTORS \
40 \
41 NO_API AWeArtDebugActor(const FObjectInitializer& ObjectInitializer); \
42 DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(AWeArtDebugActor) \
43 DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, AWeArtDebugActor); \
44 DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(AWeArtDebugActor); \
45private: \
46 \
47 NO_API AWeArtDebugActor(AWeArtDebugActor&&); \
48 NO_API AWeArtDebugActor(const AWeArtDebugActor&); \
49public:
50
51
52#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDebugActor_h_13_ENHANCED_CONSTRUCTORS \
53private: \
54 \
55 NO_API AWeArtDebugActor(AWeArtDebugActor&&); \
56 NO_API AWeArtDebugActor(const AWeArtDebugActor&); \
57public: \
58 DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, AWeArtDebugActor); \
59 DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(AWeArtDebugActor); \
60 DEFINE_DEFAULT_CONSTRUCTOR_CALL(AWeArtDebugActor)
61
62
63#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDebugActor_h_13_PRIVATE_PROPERTY_OFFSET
64#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDebugActor_h_10_PROLOG \
65 WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDebugActor_h_13_EVENT_PARMS
66
67
68#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDebugActor_h_13_GENERATED_BODY_LEGACY \
69PRAGMA_DISABLE_DEPRECATION_WARNINGS \
70public: \
71 WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDebugActor_h_13_PRIVATE_PROPERTY_OFFSET \
72 WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDebugActor_h_13_SPARSE_DATA \
73 WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDebugActor_h_13_RPC_WRAPPERS \
74 WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDebugActor_h_13_CALLBACK_WRAPPERS \
75 WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDebugActor_h_13_INCLASS \
76 WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDebugActor_h_13_STANDARD_CONSTRUCTORS \
77public: \
78PRAGMA_ENABLE_DEPRECATION_WARNINGS
79
80
81#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDebugActor_h_13_GENERATED_BODY \
82PRAGMA_DISABLE_DEPRECATION_WARNINGS \
83public: \
84 WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDebugActor_h_13_PRIVATE_PROPERTY_OFFSET \
85 WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDebugActor_h_13_SPARSE_DATA \
86 WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDebugActor_h_13_RPC_WRAPPERS_NO_PURE_DECLS \
87 WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDebugActor_h_13_CALLBACK_WRAPPERS \
88 WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDebugActor_h_13_INCLASS_NO_PURE_DECLS \
89 WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDebugActor_h_13_ENHANCED_CONSTRUCTORS \
90private: \
91PRAGMA_ENABLE_DEPRECATION_WARNINGS
92
93
95
96#undef CURRENT_FILE_ID
97#define CURRENT_FILE_ID WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDebugActor_h
98
99
100PRAGMA_ENABLE_DEPRECATION_WARNINGS
#define WEARTPLUGIN_API
Definition: Definitions.WEARTPlugin.h:292
WEARTPLUGIN_API UClass * StaticClass< class AWeArtDebugActor >()