FLoginFlowResult

A single login flow result

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineExternalUIInterface.h

Include

#include "Interfaces/OnlineExternalUIInterface.h"

Syntax

struct FLoginFlowResult

Remarks

A single login flow result

Variables

Name Description

Public variable

FOnlineError

 

Error

Errors generated during login flow

Public variable

int32

 

NumericErrorCode

Numeric error code provided by the backend expected to correspond to error stored in ErrorCode

Public variable

FString

 

Token

Token returned by the login flow (platform dependent)

Constructors

Name Description

Public function

FLoginFlowResult()

Functions

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