7#include "UObject/ObjectMacros.h"
8#include "UObject/ScriptMacros.h"
10PRAGMA_DISABLE_DEPRECATION_WARNINGS
12#ifdef WEARTPLUGIN_WeArtDeviceTrackingObject_generated_h
13#error "WeArtDeviceTrackingObject.generated.h already included, missing '#pragma once' in WeArtDeviceTrackingObject.h"
15#define WEARTPLUGIN_WeArtDeviceTrackingObject_generated_h
17#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_SPARSE_DATA
18#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_RPC_WRAPPERS \
20 DECLARE_FUNCTION(execGetTrackingSource);
23#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_RPC_WRAPPERS_NO_PURE_DECLS \
25 DECLARE_FUNCTION(execGetTrackingSource);
28#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_INCLASS_NO_PURE_DECLS \
30 static void StaticRegisterNativesUWeArtDeviceTrackingObject(); \
31 friend struct Z_Construct_UClass_UWeArtDeviceTrackingObject_Statics; \
33 DECLARE_CLASS(UWeArtDeviceTrackingObject, USceneComponent, COMPILED_IN_FLAGS(0 | CLASS_Config), CASTCLASS_None, TEXT("/Script/WEARTPlugin"), NO_API) \
34 DECLARE_SERIALIZER(UWeArtDeviceTrackingObject)
37#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_INCLASS \
39 static void StaticRegisterNativesUWeArtDeviceTrackingObject(); \
40 friend struct Z_Construct_UClass_UWeArtDeviceTrackingObject_Statics; \
42 DECLARE_CLASS(UWeArtDeviceTrackingObject, USceneComponent, COMPILED_IN_FLAGS(0 | CLASS_Config), CASTCLASS_None, TEXT("/Script/WEARTPlugin"), NO_API) \
43 DECLARE_SERIALIZER(UWeArtDeviceTrackingObject)
46#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_STANDARD_CONSTRUCTORS \
48 NO_API UWeArtDeviceTrackingObject(const FObjectInitializer& ObjectInitializer); \
49 DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UWeArtDeviceTrackingObject) \
50 DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UWeArtDeviceTrackingObject); \
51 DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UWeArtDeviceTrackingObject); \
54 NO_API UWeArtDeviceTrackingObject(UWeArtDeviceTrackingObject&&); \
55 NO_API UWeArtDeviceTrackingObject(const UWeArtDeviceTrackingObject&); \
59#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_ENHANCED_CONSTRUCTORS \
62 NO_API UWeArtDeviceTrackingObject(UWeArtDeviceTrackingObject&&); \
63 NO_API UWeArtDeviceTrackingObject(const UWeArtDeviceTrackingObject&); \
65 DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UWeArtDeviceTrackingObject); \
66 DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UWeArtDeviceTrackingObject); \
67 DEFINE_DEFAULT_CONSTRUCTOR_CALL(UWeArtDeviceTrackingObject)
70#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_PRIVATE_PROPERTY_OFFSET \
71 FORCEINLINE static uint32 __PPO__updateMethod() { return STRUCT_OFFSET(UWeArtDeviceTrackingObject, updateMethod); } \
72 FORCEINLINE static uint32 __PPO__trackingSource() { return STRUCT_OFFSET(UWeArtDeviceTrackingObject, trackingSource); } \
73 FORCEINLINE static uint32 __PPO__disableTracking() { return STRUCT_OFFSET(UWeArtDeviceTrackingObject, disableTracking); } \
74 FORCEINLINE static uint32 __PPO__useOffsetPreset() { return STRUCT_OFFSET(UWeArtDeviceTrackingObject, useOffsetPreset); } \
75 FORCEINLINE static uint32 __PPO__offsetPreset() { return STRUCT_OFFSET(UWeArtDeviceTrackingObject, offsetPreset); } \
76 FORCEINLINE static uint32 __PPO__positionOffset() { return STRUCT_OFFSET(UWeArtDeviceTrackingObject, positionOffset); } \
77 FORCEINLINE static uint32 __PPO__rotationOffset() { return STRUCT_OFFSET(UWeArtDeviceTrackingObject, rotationOffset); }
80#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_38_PROLOG
81#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_GENERATED_BODY_LEGACY \
82PRAGMA_DISABLE_DEPRECATION_WARNINGS \
84 WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_PRIVATE_PROPERTY_OFFSET \
85 WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_SPARSE_DATA \
86 WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_RPC_WRAPPERS \
87 WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_INCLASS \
88 WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_STANDARD_CONSTRUCTORS \
90PRAGMA_ENABLE_DEPRECATION_WARNINGS
93#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_GENERATED_BODY \
94PRAGMA_DISABLE_DEPRECATION_WARNINGS \
96 WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_PRIVATE_PROPERTY_OFFSET \
97 WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_SPARSE_DATA \
98 WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_RPC_WRAPPERS_NO_PURE_DECLS \
99 WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_INCLASS_NO_PURE_DECLS \
100 WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_ENHANCED_CONSTRUCTORS \
102PRAGMA_ENABLE_DEPRECATION_WARNINGS
107#undef CURRENT_FILE_ID
108#define CURRENT_FILE_ID WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h
111#define FOREACH_ENUM_OFFSETPRESET(op) \
114 op(MetaQuest_Left_SteamVR) \
115 op(MetaQuest_Right_SteamVR) \
116 op(MetaQuest_Left_OpenXR) \
117 op(MetaQuest_Right_OpenXR)
118#define FOREACH_ENUM_TRACKINGUPDATEMETHOD(op) \
119 op(PrePhysicsUpdate) \
120 op(PostPhysicsUpdate)
121PRAGMA_ENABLE_DEPRECATION_WARNINGS
#define WEARTPLUGIN_API
Definition: Definitions.WEARTPlugin.h:292
WEARTPLUGIN_API UClass * StaticClass< class UWeArtDeviceTrackingObject >()