FOnDisplayPopup

Fired when a login flow Pop-Up (web) window needs to be displayed.

Windows
MacOS
Linux

Type

typedef TBaseDelegate_OneParam< FOnPopupDismissed, const TSharedRef< SWidget > & > FOnDisplayPopup

References

Module

LoginFlow

Header

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

Include

#include "ILoginFlowManager.h"

Remarks

Fired when a login flow Pop-Up (web) window needs to be displayed.

Delegate that will be called when the popup is dismissed (to clean up any slate borders created) PopupWidget The widget that contains the browser window.

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