WebInterfaceJSFunction.generated.h
1.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
// 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