WebInterfaceJSFunction.generated.h 1.8 KB
// Copyright Epic Games, Inc. All Rights Reserved.
/*===========================================================================
	Generated code exported from UnrealHeaderTool.
	DO NOT modify this manually! Edit the corresponding .h files instead!
===========================================================================*/

#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"

PRAGMA_DISABLE_DEPRECATION_WARNINGS
#ifdef WEBBROWSERUI_WebInterfaceJSFunction_generated_h
#error "WebInterfaceJSFunction.generated.h already included, missing '#pragma once' in WebInterfaceJSFunction.h"
#endif
#define WEBBROWSERUI_WebInterfaceJSFunction_generated_h

#define ffs915_Plugins_WebUI_Source_WebBrowserUI_Public_WebInterfaceJSFunction_h_188_GENERATED_BODY \
	friend struct Z_Construct_UScriptStruct_FWebInterfaceJSResponse_Statics; \
	static class UScriptStruct* StaticStruct(); \
	typedef FWebInterfaceJSCallbackBase Super;


template<> WEBBROWSERUI_API UScriptStruct* StaticStruct<struct FWebInterfaceJSResponse>();

#define ffs915_Plugins_WebUI_Source_WebBrowserUI_Public_WebInterfaceJSFunction_h_158_GENERATED_BODY \
	friend struct Z_Construct_UScriptStruct_FWebInterfaceJSFunction_Statics; \
	static class UScriptStruct* StaticStruct(); \
	typedef FWebInterfaceJSCallbackBase Super;


template<> WEBBROWSERUI_API UScriptStruct* StaticStruct<struct FWebInterfaceJSFunction>();

#define ffs915_Plugins_WebUI_Source_WebBrowserUI_Public_WebInterfaceJSFunction_h_124_GENERATED_BODY \
	friend struct Z_Construct_UScriptStruct_FWebInterfaceJSCallbackBase_Statics; \
	static class UScriptStruct* StaticStruct();


template<> WEBBROWSERUI_API UScriptStruct* StaticStruct<struct FWebInterfaceJSCallbackBase>();

#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID ffs915_Plugins_WebUI_Source_WebBrowserUI_Public_WebInterfaceJSFunction_h


PRAGMA_ENABLE_DEPRECATION_WARNINGS