SWebBrowserView::FArguments::OnCreateToolTip

Called to allow overriding of ToolTip widget construction.

Windows
MacOS
Linux

References

Module

WebBrowser

Header

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

Include

#include "SWebBrowserView.h"

Syntax

WidgetArgsType & OnCreateToolTip
(
    const FOnCreateToolTip & InDelegate
)

Remarks

Called to allow overriding of ToolTip widget construction.

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