Navigation
API > API/Runtime > API/Runtime/PortalServices > API/Runtime/PortalServices/Application > API/Runtime/PortalServices/Application/IPortalApplicationWindow
References
Module | PortalServices |
Header | /Engine/Source/Runtime/Portal/Services/Public/Application/IPortalApplicationWindow.h |
Include | #include "Application/IPortalApplicationWindow.h" |
TAsyncResult< bool > NavigateTo
&40;
const FString & Url
&41;
Remarks
Requests that the Portal navigate the user to the specified Url true on success, false otherwise.