Navigation
API > API/Runtime > API/Runtime/PortalMessages
| Name | FPortalApplicationWindowNavigateToResponse |
| Type | struct |
| Header File | /Engine/Source/Runtime/Portal/Messages/Public/PortalApplicationWindowMessages.h |
| Include Path | #include "PortalApplicationWindowMessages.h" |
Syntax
USTRUCT ()
struct FPortalApplicationWindowNavigateToResponse : public FRpcMessage
Inheritance Hierarchy
- FRpcMessage → FPortalApplicationWindowNavigateToResponse
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| PortalApplicationWindowMessages.h | |||
FPortalApplicationWindowNavigateToResponse
(
bool InResult |
PortalApplicationWindowMessages.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Result | bool | PortalApplicationWindowMessages.h |
|