// 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 "OnlineAuthHandlerSteam.h" #ifdef ONLINESUBSYSTEMSTEAM_OnlineAuthHandlerSteam_generated_h #error "OnlineAuthHandlerSteam.generated.h already included, missing '#pragma once' in OnlineAuthHandlerSteam.h" #endif #define ONLINESUBSYSTEMSTEAM_OnlineAuthHandlerSteam_generated_h #include "UObject/ObjectMacros.h" #include "UObject/ScriptMacros.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS // ********** Begin Class USteamAuthComponentModuleInterface *************************************** struct Z_Construct_UClass_USteamAuthComponentModuleInterface_Statics; ONLINESUBSYSTEMSTEAM_API UClass* Z_Construct_UClass_USteamAuthComponentModuleInterface_NoRegister(); #define FID_Engine_Plugins_Online_OnlineSubsystemSteam_Source_Private_OnlineAuthHandlerSteam_h_64_INCLASS \ private: \ static void StaticRegisterNativesUSteamAuthComponentModuleInterface(); \ friend struct ::Z_Construct_UClass_USteamAuthComponentModuleInterface_Statics; \ static UClass* GetPrivateStaticClass(); \ friend ONLINESUBSYSTEMSTEAM_API UClass* ::Z_Construct_UClass_USteamAuthComponentModuleInterface_NoRegister(); \ public: \ DECLARE_CLASS2(USteamAuthComponentModuleInterface, UHandlerComponentFactory, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/OnlineSubsystemSteam"), Z_Construct_UClass_USteamAuthComponentModuleInterface_NoRegister) \ DECLARE_SERIALIZER(USteamAuthComponentModuleInterface) #define FID_Engine_Plugins_Online_OnlineSubsystemSteam_Source_Private_OnlineAuthHandlerSteam_h_64_STANDARD_CONSTRUCTORS \ /** Standard constructor, called after all reflected properties have been initialized */ \ NO_API USteamAuthComponentModuleInterface(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \ DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(USteamAuthComponentModuleInterface) \ DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, USteamAuthComponentModuleInterface); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(USteamAuthComponentModuleInterface); \ /** Deleted move- and copy-constructors, should never be used */ \ USteamAuthComponentModuleInterface(USteamAuthComponentModuleInterface&&) = delete; \ USteamAuthComponentModuleInterface(const USteamAuthComponentModuleInterface&) = delete; \ NO_API virtual ~USteamAuthComponentModuleInterface(); #define FID_Engine_Plugins_Online_OnlineSubsystemSteam_Source_Private_OnlineAuthHandlerSteam_h_61_PROLOG #define FID_Engine_Plugins_Online_OnlineSubsystemSteam_Source_Private_OnlineAuthHandlerSteam_h_64_GENERATED_BODY_LEGACY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Plugins_Online_OnlineSubsystemSteam_Source_Private_OnlineAuthHandlerSteam_h_64_INCLASS \ FID_Engine_Plugins_Online_OnlineSubsystemSteam_Source_Private_OnlineAuthHandlerSteam_h_64_STANDARD_CONSTRUCTORS \ public: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class USteamAuthComponentModuleInterface; // ********** End Class USteamAuthComponentModuleInterface ***************************************** #undef CURRENT_FILE_ID #define CURRENT_FILE_ID FID_Engine_Plugins_Online_OnlineSubsystemSteam_Source_Private_OnlineAuthHandlerSteam_h PRAGMA_ENABLE_DEPRECATION_WARNINGS