FOnlineParams

Windows
MacOS
Linux

References

Module

LoginFlow

Header

/Engine/Plugins/Online/OnlineFramework/Source/LoginFlow/Public/LoginFlowManager.h

Include

#include "LoginFlowManager.h"

Syntax

struct FOnlineParams

Variables

Name Description

Public variable

FDelegateHandle

 

AccountCreationFlowUIRequiredDelegateHandle

Handle to bound account creation flow ui required delegate

Public variable

bool

 

bConsumeInput

Whether or not keyboard input, not handled by the browser, should be consumed

Public variable

bool

 

bRegisteredContext

Has this context been registered

Public variable

TSharedPtr< FBr...

 

BrowserContextSettings

Optional browser context settings if bPersistCookies is false

Public variable

FDelegateHandle

 

LoginFlowLogoutDelegateHandle

Handle to bound login flow logout delegate

Public variable

FDelegateHandle

 

LoginFlowUIRequiredDelegateHandle

Handle to bound login flow ui required delegate

Public variable

FOnDisplayPopup

 

OnAccountCreationFlowPopup

Single-cast delegate instance (bind to this to handle account creation flow display)

Public variable

FName

 

OnlineIdentifier

Online identifier : that describes the OnlineSubsystem

Public variable

FOnDisplayPopup

 

OnLoginFlowPopup

Single-cast delegate instance (bind to this to handle login flow display)

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