FStructWrapper

Windows
MacOS
Linux

Inheritance Hierarchy

FWebJSParam::IStructWrapper

FWebJSParam::FStructWrapper

References

Module

WebBrowser

Header

/Engine/Source/Runtime/WebBrowser/Public/WebJSFunction.h

Include

#include "WebJSFunction.h"

Syntax

template<typename T>
struct FStructWrapper : public FWebJSParam::IStructWrapper

Variables

Name Description

Public variable

T

 

StructValue

Constructors

Name Description

Public function

FStructWrapper

(
    const T& InValue
)

Destructors

Name Description

Public function Virtual

~FStructWrapper()

Overridden from IStructWrapper

Name Description

Public function Virtual

IStructWrapp...

 

Clone()

Public function Virtual

const void &...

 

GetData()

Public function Virtual

UStruct *...

 

GetTypeInfo()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss