UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FPortalApplicationWindowNavigateToResponse Struct Reference

#include <PortalApplicationWindowMessages.h>

+ Inheritance diagram for FPortalApplicationWindowNavigateToResponse:

Public Member Functions

 FPortalApplicationWindowNavigateToResponse ()
 
 FPortalApplicationWindowNavigateToResponse (bool InResult)
 
- Public Member Functions inherited from FRpcMessage
 FRpcMessage ()
 

Public Attributes

bool Result = false
 
- Public Attributes inherited from FRpcMessage
FGuid CallId
 

Constructor & Destructor Documentation

◆ FPortalApplicationWindowNavigateToResponse() [1/2]

FPortalApplicationWindowNavigateToResponse::FPortalApplicationWindowNavigateToResponse ( )
inline

◆ FPortalApplicationWindowNavigateToResponse() [2/2]

FPortalApplicationWindowNavigateToResponse::FPortalApplicationWindowNavigateToResponse ( bool  InResult)
inline

Member Data Documentation

◆ Result

bool FPortalApplicationWindowNavigateToResponse::Result = false

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