33 lines
1.6 KiB
C
33 lines
1.6 KiB
C
// 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 "OnlineAccountStoredCredentials.h"
|
|
|
|
#ifdef ONLINESUBSYSTEMUTILS_OnlineAccountStoredCredentials_generated_h
|
|
#error "OnlineAccountStoredCredentials.generated.h already included, missing '#pragma once' in OnlineAccountStoredCredentials.h"
|
|
#endif
|
|
#define ONLINESUBSYSTEMUTILS_OnlineAccountStoredCredentials_generated_h
|
|
|
|
#include "UObject/ObjectMacros.h"
|
|
#include "UObject/ScriptMacros.h"
|
|
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
|
|
|
// ********** Begin ScriptStruct FOnlineAccountStoredCredentials ***********************************
|
|
struct Z_Construct_UScriptStruct_FOnlineAccountStoredCredentials_Statics;
|
|
#define FID_Engine_Plugins_Online_OnlineSubsystemUtils_Source_OnlineSubsystemUtils_Public_OnlineAccountStoredCredentials_h_18_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FOnlineAccountStoredCredentials_Statics; \
|
|
ONLINESUBSYSTEMUTILS_API static class UScriptStruct* StaticStruct();
|
|
|
|
|
|
struct FOnlineAccountStoredCredentials;
|
|
// ********** End ScriptStruct FOnlineAccountStoredCredentials *************************************
|
|
|
|
#undef CURRENT_FILE_ID
|
|
#define CURRENT_FILE_ID FID_Engine_Plugins_Online_OnlineSubsystemUtils_Source_OnlineSubsystemUtils_Public_OnlineAccountStoredCredentials_h
|
|
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|