IWebBrowserWindow::GetLoadError

Get current load error.

Windows
MacOS
Linux

References

Module

WebBrowser

Header

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

Include

#include "IWebBrowserWindow.h"

Syntax

int GetLoadError()

Remarks

Get current load error.

Returns

an error code if the last page load resulted in an error, otherwise 0.

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