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