// 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 "Net/NetPushModelHelpers.h" #ifdef ENGINE_NetPushModelHelpers_generated_h #error "NetPushModelHelpers.generated.h already included, missing '#pragma once' in NetPushModelHelpers.h" #endif #define ENGINE_NetPushModelHelpers_generated_h #include "UObject/ObjectMacros.h" #include "UObject/ScriptMacros.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS class UObject; // ********** Begin Class UNetPushModelHelpers ***************************************************** #define FID_Engine_Source_Runtime_Engine_Public_Net_NetPushModelHelpers_h_11_RPC_WRAPPERS_NO_PURE_DECLS \ DECLARE_FUNCTION(execMarkPropertyDirtyFromRepIndex); \ DECLARE_FUNCTION(execMarkPropertyDirty); struct Z_Construct_UClass_UNetPushModelHelpers_Statics; ENGINE_API UClass* Z_Construct_UClass_UNetPushModelHelpers_NoRegister(); #define FID_Engine_Source_Runtime_Engine_Public_Net_NetPushModelHelpers_h_11_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUNetPushModelHelpers(); \ friend struct ::Z_Construct_UClass_UNetPushModelHelpers_Statics; \ static UClass* GetPrivateStaticClass(); \ friend ENGINE_API UClass* ::Z_Construct_UClass_UNetPushModelHelpers_NoRegister(); \ public: \ DECLARE_CLASS2(UNetPushModelHelpers, UBlueprintFunctionLibrary, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/Engine"), Z_Construct_UClass_UNetPushModelHelpers_NoRegister) \ DECLARE_SERIALIZER(UNetPushModelHelpers) #define FID_Engine_Source_Runtime_Engine_Public_Net_NetPushModelHelpers_h_11_ENHANCED_CONSTRUCTORS \ /** Standard constructor, called after all reflected properties have been initialized */ \ ENGINE_API UNetPushModelHelpers(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \ /** Deleted move- and copy-constructors, should never be used */ \ UNetPushModelHelpers(UNetPushModelHelpers&&) = delete; \ UNetPushModelHelpers(const UNetPushModelHelpers&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(ENGINE_API, UNetPushModelHelpers); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UNetPushModelHelpers); \ DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UNetPushModelHelpers) \ ENGINE_API virtual ~UNetPushModelHelpers(); #define FID_Engine_Source_Runtime_Engine_Public_Net_NetPushModelHelpers_h_8_PROLOG #define FID_Engine_Source_Runtime_Engine_Public_Net_NetPushModelHelpers_h_11_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Source_Runtime_Engine_Public_Net_NetPushModelHelpers_h_11_RPC_WRAPPERS_NO_PURE_DECLS \ FID_Engine_Source_Runtime_Engine_Public_Net_NetPushModelHelpers_h_11_INCLASS_NO_PURE_DECLS \ FID_Engine_Source_Runtime_Engine_Public_Net_NetPushModelHelpers_h_11_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UNetPushModelHelpers; // ********** End Class UNetPushModelHelpers ******************************************************* #undef CURRENT_FILE_ID #define CURRENT_FILE_ID FID_Engine_Source_Runtime_Engine_Public_Net_NetPushModelHelpers_h PRAGMA_ENABLE_DEPRECATION_WARNINGS