Navigation
API > API/Runtime > API/Runtime/WebBrowser > API/Runtime/WebBrowser/SWebBrowserView > API/Runtime/WebBrowser/SWebBrowserView/FArguments
Description
Should this browser window intercept resource loading requests. If false the BrowserContext will instead. Defaults to True.
| Name | InterceptLoadRequests |
| Type | function |
| Header File | /Engine/Source/Runtime/WebBrowser/Public/SWebBrowserView.h |
| Include Path | #include "SWebBrowserView.h" |
WidgetArgsType & InterceptLoadRequests
(
bool InArg
)