43 lines
1.8 KiB
C
43 lines
1.8 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 "FabBrowser.h"
|
|
|
|
#ifdef FAB_FabBrowser_generated_h
|
|
#error "FabBrowser.generated.h already included, missing '#pragma once' in FabBrowser.h"
|
|
#endif
|
|
#define FAB_FabBrowser_generated_h
|
|
|
|
#include "UObject/ObjectMacros.h"
|
|
#include "UObject/ScriptMacros.h"
|
|
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
|
|
|
// ********** Begin ScriptStruct FFabAnalyticsEventValue *******************************************
|
|
struct Z_Construct_UScriptStruct_FFabAnalyticsEventValue_Statics;
|
|
#define FID_Engine_Plugins_Fab_Source_Fab_Private_FabBrowser_h_22_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FFabAnalyticsEventValue_Statics; \
|
|
FAB_API static class UScriptStruct* StaticStruct();
|
|
|
|
|
|
struct FFabAnalyticsEventValue;
|
|
// ********** End ScriptStruct FFabAnalyticsEventValue *********************************************
|
|
|
|
// ********** Begin ScriptStruct FFabAnalyticsPayload **********************************************
|
|
struct Z_Construct_UScriptStruct_FFabAnalyticsPayload_Statics;
|
|
#define FID_Engine_Plugins_Fab_Source_Fab_Private_FabBrowser_h_34_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FFabAnalyticsPayload_Statics; \
|
|
FAB_API static class UScriptStruct* StaticStruct();
|
|
|
|
|
|
struct FFabAnalyticsPayload;
|
|
// ********** End ScriptStruct FFabAnalyticsPayload ************************************************
|
|
|
|
#undef CURRENT_FILE_ID
|
|
#define CURRENT_FILE_ID FID_Engine_Plugins_Fab_Source_Fab_Private_FabBrowser_h
|
|
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|