Navigation
API > API/Runtime > API/Runtime/PortalMessages
| |
|
| Name |
FPortalApplicationWindowNavigateToRequest |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Portal/Messages/Public/PortalApplicationWindowMessages.h |
| Include Path |
#include "PortalApplicationWindowMessages.h" |
Syntax
USTRUCT ()
struct FPortalApplicationWindowNavigateToRequest : public FRpcMessage
Inheritance Hierarchy
- FRpcMessage → FPortalApplicationWindowNavigateToRequest
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
PortalApplicationWindowMessages.h |
|
|
|
PortalApplicationWindowMessages.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Url |
FString |
|
PortalApplicationWindowMessages.h |
- EditAnywhere
- Category="Message"
|
Functions
Public