43 lines
2.0 KiB
C
43 lines
2.0 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 "InterchangeTestFunction.h"
|
|
|
|
#ifdef INTERCHANGETESTS_InterchangeTestFunction_generated_h
|
|
#error "InterchangeTestFunction.generated.h already included, missing '#pragma once' in InterchangeTestFunction.h"
|
|
#endif
|
|
#define INTERCHANGETESTS_InterchangeTestFunction_generated_h
|
|
|
|
#include "UObject/ObjectMacros.h"
|
|
#include "UObject/ScriptMacros.h"
|
|
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
|
|
|
// ********** Begin ScriptStruct FInterchangeTestFunctionResult ************************************
|
|
struct Z_Construct_UScriptStruct_FInterchangeTestFunctionResult_Statics;
|
|
#define FID_Engine_Plugins_Tests_InterchangeTests_Source_InterchangeTests_Public_InterchangeTestFunction_h_16_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FInterchangeTestFunctionResult_Statics; \
|
|
INTERCHANGETESTS_API static class UScriptStruct* StaticStruct();
|
|
|
|
|
|
struct FInterchangeTestFunctionResult;
|
|
// ********** End ScriptStruct FInterchangeTestFunctionResult **************************************
|
|
|
|
// ********** Begin ScriptStruct FInterchangeTestFunction ******************************************
|
|
struct Z_Construct_UScriptStruct_FInterchangeTestFunction_Statics;
|
|
#define FID_Engine_Plugins_Tests_InterchangeTests_Source_InterchangeTests_Public_InterchangeTestFunction_h_56_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FInterchangeTestFunction_Statics; \
|
|
INTERCHANGETESTS_API static class UScriptStruct* StaticStruct();
|
|
|
|
|
|
struct FInterchangeTestFunction;
|
|
// ********** End ScriptStruct FInterchangeTestFunction ********************************************
|
|
|
|
#undef CURRENT_FILE_ID
|
|
#define CURRENT_FILE_ID FID_Engine_Plugins_Tests_InterchangeTests_Source_InterchangeTests_Public_InterchangeTestFunction_h
|
|
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|