FPortalUserDetails

Copyright Epic Games, Inc. All Rights Reserved.

Windows
MacOS
Linux

References

Module

PortalServices

Header

/Engine/Source/Runtime/Portal/Services/Public/Account/IPortalUser.h

Include

#include "Account/IPortalUser.h"

Syntax

struct FPortalUserDetails

Remarks

The basic data for the last or currently signed-in user.

Variables

Name Description

Public variable

FText

 

DisplayName

The users epic games account display name

Public variable

FText

 

Email

The users epic games account email address

Public variable

bool

 

IsSignedIn

Whether this user is currently signed-in to the portal

Public variable

FText

 

RealName

The users real name attached to their epic games account

Constructors

Name Description

Public function

FPortalUserDetails()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss