Navigation
Unreal Engine C++ API Reference > Plugins
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
FLoginFlowManager | Create and configure one of these to enable web login flow in your application | |
![]() |
ILoginFlowManager | Create and configure one of these to enable web login flow in your application | |
![]() |
ILoginFlowModule | Interface for the login flow module. |
Typedefs
Name | Description |
---|---|
FOnLoginFlowError | Delegate executed when there is an error dealing with the entirety of the login flow |
FOnLoginFlowRedirectURL | Delegate executed when a redirect URL is about to be handled by the browser window |
FOnLoginFlowRequestClose | Delegate executed when the login flow is handling a closure of the browser window |
Enums
Type | Name | Description | |
---|---|---|---|
![]() |
ELoginFlowErrorResult |