// 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 "IpConnection.h" #ifdef ONLINESUBSYSTEMUTILS_IpConnection_generated_h #error "IpConnection.generated.h already included, missing '#pragma once' in IpConnection.h" #endif #define ONLINESUBSYSTEMUTILS_IpConnection_generated_h #include "UObject/ObjectMacros.h" #include "UObject/ScriptMacros.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS // ********** Begin Class UIpConnection ************************************************************ struct Z_Construct_UClass_UIpConnection_Statics; ONLINESUBSYSTEMUTILS_API UClass* Z_Construct_UClass_UIpConnection_NoRegister(); #define FID_Engine_Plugins_Online_OnlineSubsystemUtils_Source_OnlineSubsystemUtils_Classes_IpConnection_h_28_INCLASS \ private: \ static void StaticRegisterNativesUIpConnection(); \ friend struct ::Z_Construct_UClass_UIpConnection_Statics; \ static UClass* GetPrivateStaticClass(); \ friend ONLINESUBSYSTEMUTILS_API UClass* ::Z_Construct_UClass_UIpConnection_NoRegister(); \ public: \ DECLARE_CLASS2(UIpConnection, UNetConnection, COMPILED_IN_FLAGS(0 | CLASS_Transient | CLASS_Config), CASTCLASS_None, TEXT("/Script/OnlineSubsystemUtils"), Z_Construct_UClass_UIpConnection_NoRegister) \ DECLARE_SERIALIZER(UIpConnection) #define FID_Engine_Plugins_Online_OnlineSubsystemUtils_Source_OnlineSubsystemUtils_Classes_IpConnection_h_28_STANDARD_CONSTRUCTORS \ /** Standard constructor, called after all reflected properties have been initialized */ \ ONLINESUBSYSTEMUTILS_API UIpConnection(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \ DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UIpConnection) \ DECLARE_VTABLE_PTR_HELPER_CTOR(ONLINESUBSYSTEMUTILS_API, UIpConnection); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UIpConnection); \ /** Deleted move- and copy-constructors, should never be used */ \ UIpConnection(UIpConnection&&) = delete; \ UIpConnection(const UIpConnection&) = delete; \ ONLINESUBSYSTEMUTILS_API virtual ~UIpConnection(); #define FID_Engine_Plugins_Online_OnlineSubsystemUtils_Source_OnlineSubsystemUtils_Classes_IpConnection_h_25_PROLOG #define FID_Engine_Plugins_Online_OnlineSubsystemUtils_Source_OnlineSubsystemUtils_Classes_IpConnection_h_28_GENERATED_BODY_LEGACY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Plugins_Online_OnlineSubsystemUtils_Source_OnlineSubsystemUtils_Classes_IpConnection_h_28_INCLASS \ FID_Engine_Plugins_Online_OnlineSubsystemUtils_Source_OnlineSubsystemUtils_Classes_IpConnection_h_28_STANDARD_CONSTRUCTORS \ public: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UIpConnection; // ********** End Class UIpConnection ************************************************************** #undef CURRENT_FILE_ID #define CURRENT_FILE_ID FID_Engine_Plugins_Online_OnlineSubsystemUtils_Source_OnlineSubsystemUtils_Classes_IpConnection_h PRAGMA_ENABLE_DEPRECATION_WARNINGS