UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FPortalApplicationWindowProxy Class Reference
+ Inheritance diagram for FPortalApplicationWindowProxy:

Public Member Functions

virtual ~FPortalApplicationWindowProxy ()
 
virtual bool IsAvailable () const override
 
virtual TAsyncResult< boolNavigateTo (const FString &Url) override
 
- Public Member Functions inherited from IPortalApplicationWindow
virtual ~IPortalApplicationWindow ()
 
- Public Member Functions inherited from IPortalService
virtual ~IPortalService ()
 

Constructor & Destructor Documentation

◆ ~FPortalApplicationWindowProxy()

virtual FPortalApplicationWindowProxy::~FPortalApplicationWindowProxy ( )
inlinevirtual

Member Function Documentation

◆ IsAvailable()

virtual bool FPortalApplicationWindowProxy::IsAvailable ( ) const
inlineoverridevirtual

Implements IPortalService.

◆ NavigateTo()

virtual TAsyncResult< bool > FPortalApplicationWindowProxy::NavigateTo ( const FString &  Url)
inlineoverridevirtual

Requests that the Portal navigate the user to the specified Url

Returns
true on success, false otherwise.

Implements IPortalApplicationWindow.


The documentation for this class was generated from the following file: