ILoginFlowModule::CreateLoginFlowWidget

Creates a login flow widget.

Windows
MacOS
Linux

References

Module

LoginFlow

Header

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

Include

#include "ILoginFlowModule.h"

Syntax

TSharedRef< class SWidget > CreateLoginFlowWidget
(
    const FCreateSettings & Settings
) const

Remarks

Creates a login flow widget.

Returns

The new widget.

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