SWebBrowserView::Construct

Construct the widget.

Windows
MacOS
Linux

References

Module

WebBrowser

Header

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

Include

#include "SWebBrowserView.h"

Source

/Engine/Source/Runtime/WebBrowser/Private/SWebBrowserView.cpp

Syntax

void Construct
(
    const FArguments & InArgs,
    const TSharedPtr< IWebBrowserWindow > & InWebBrowserWindow
)

Remarks

Construct the widget.

Parameters

Parameter

Description

InArgs

Declaration from which to construct the widget.

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