Navigation
Unreal Engine C++ API Reference > Runtime > PortalMessages
Inheritance Hierarchy
- FRpcMessage
- FPortalApplicationWindowNavigateToRequest
References
Module | PortalMessages |
Header | /Engine/Source/Runtime/Portal/Messages/Public/PortalApplicationWindowMessages.h |
Include | #include "PortalApplicationWindowMessages.h" |
Syntax
USTRUCT ()
struct FPortalApplicationWindowNavigateToRequest : public FRpcMessage
Remarks
Copyright Epic Games, Inc. All Rights Reserved.
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
FString | Url |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FPortalApplicationWindowNavigateToRequest
(
const FString& InUrl |