Navigation
API > API/Runtime > API/Runtime/WebBrowser > API/Runtime/WebBrowser/FWebJSParam
| Name | IStructWrapper |
| Type | struct |
| Header File | /Engine/Source/Runtime/WebBrowser/Public/WebJSFunction.h |
| Include Path | #include "WebJSFunction.h" |
Syntax
struct IStructWrapper
Derived Classes
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IStructWrapper() |
WebJSFunction.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
IStructWrapper * Clone() |
WebJSFunction.h | ||
const void * GetData() |
WebJSFunction.h | ||
UStruct * GetTypeInfo() |
WebJSFunction.h |