Files
DedicatedServerCourse/Intermediate/Build/Win64/FPSTemplateServer/Inc/FunctionalTesting/UHT/AutomationViewSettings.generated.h

62 lines
2.9 KiB
C
Raw Normal View History

2026-01-28 19:08:51 -05:00
// 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 "AutomationViewSettings.h"
#ifdef FUNCTIONALTESTING_AutomationViewSettings_generated_h
#error "AutomationViewSettings.generated.h already included, missing '#pragma once' in AutomationViewSettings.h"
#endif
#define FUNCTIONALTESTING_AutomationViewSettings_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class UAutomationViewSettings **************************************************
struct Z_Construct_UClass_UAutomationViewSettings_Statics;
FUNCTIONALTESTING_API UClass* Z_Construct_UClass_UAutomationViewSettings_NoRegister();
#define FID_Engine_Source_Developer_FunctionalTesting_Public_AutomationViewSettings_h_14_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUAutomationViewSettings(); \
friend struct ::Z_Construct_UClass_UAutomationViewSettings_Statics; \
static UClass* GetPrivateStaticClass(); \
friend FUNCTIONALTESTING_API UClass* ::Z_Construct_UClass_UAutomationViewSettings_NoRegister(); \
public: \
DECLARE_CLASS2(UAutomationViewSettings, UDataAsset, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/FunctionalTesting"), Z_Construct_UClass_UAutomationViewSettings_NoRegister) \
DECLARE_SERIALIZER(UAutomationViewSettings)
#define FID_Engine_Source_Developer_FunctionalTesting_Public_AutomationViewSettings_h_14_ENHANCED_CONSTRUCTORS \
/** Deleted move- and copy-constructors, should never be used */ \
UAutomationViewSettings(UAutomationViewSettings&&) = delete; \
UAutomationViewSettings(const UAutomationViewSettings&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UAutomationViewSettings); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UAutomationViewSettings); \
DEFINE_DEFAULT_CONSTRUCTOR_CALL(UAutomationViewSettings) \
NO_API virtual ~UAutomationViewSettings();
#define FID_Engine_Source_Developer_FunctionalTesting_Public_AutomationViewSettings_h_11_PROLOG
#define FID_Engine_Source_Developer_FunctionalTesting_Public_AutomationViewSettings_h_14_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Developer_FunctionalTesting_Public_AutomationViewSettings_h_14_INCLASS_NO_PURE_DECLS \
FID_Engine_Source_Developer_FunctionalTesting_Public_AutomationViewSettings_h_14_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UAutomationViewSettings;
// ********** End Class UAutomationViewSettings ****************************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Source_Developer_FunctionalTesting_Public_AutomationViewSettings_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS