IPortalApplicationWindow

Copyright Epic Games, Inc. All Rights Reserved.

Windows
MacOS
Linux

Inheritance Hierarchy

IPortalService

IPortalApplicationWindow

References

Module

PortalServices

Header

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

Include

#include "Application/IPortalApplicationWindow.h"

Syntax

class IPortalApplicationWindow : public IPortalService

Remarks

Interface for the Portal application's marketplace services.

Destructors

Name Description

Public function Virtual

~IPortalApplicationWindow()

Virtual destructor.

Functions

Name Description

Public function

TAsyncResult...

 

NavigateTo

(
    const FString& Url
)

Requests that the Portal navigate the user to the specified Url

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