IPortalApplicationWindow::NavigateTo

Requests that the Portal navigate the user to the specified Url

Windows
MacOS
Linux

References

Module

PortalServices

Header

/Engine/Source/Runtime/Portal/Services/Public/Application/IPortalApplicationWindow.h

Include

#include "Application/IPortalApplicationWindow.h"

Syntax

TAsyncResult< bool > NavigateTo
(
    const FString & Url
)

Remarks

Requests that the Portal navigate the user to the specified Url

Returns

true on success, false otherwise.

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