FCreateSettings

Windows
MacOS
Linux

References

Module

LoginFlow

Header

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

Include

#include "ILoginFlowModule.h"

Syntax

struct FCreateSettings

Variables

Name Description

Public variable

bool

 

bConsumeInput

Whether or not the widget should consume input not handled by the browser

Public variable

TSharedPtr< FBr...

 

BrowserContextSettings

Optional browser context settings

Public variable

FOnLoginFlowReq...

 

CloseCallback

Delegate to fire on widget closure

Public variable

FOnLoginFlowErr...

 

ErrorCallback

Delegate to fire on flow error

Public variable

FOnLoginFlowRed...

 

RedirectCallback

Delegate to fire for every URL redirect

Public variable

ISlateStyle ...

 

StyleSet

Optional Slate style for the internal widgets

Public variable

FString

 

Url

Starting URL for login flow

Constructors

Name Description

Public function

FCreateSettings()

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