SWebBrowser::CanGoForward

Returns true if the browser can navigate forwards.

Windows
MacOS
Linux

References

Module

WebBrowser

Header

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

Include

#include "SWebBrowser.h"

Source

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

Syntax

bool CanGoForward() const

Remarks

Returns true if the browser can navigate forwards.

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