UOnlineEngineInterface::ShowWebURL

Displays a web page in the external UI

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Net/OnlineEngineInterface.h

Include

#include "Net/OnlineEngineInterface.h"

Syntax

virtual void ShowWebURL
(
    const FString & CurrentURL,
    const FShowWebUrlParams & ShowParams,
    const FOnlineShowWebUrlClosed & CompletionDelegate
)

Remarks

Displays a web page in the external UI

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