Navigation
API > API/Plugins > API/Plugins/OnlineSubsystem > API/Plugins/OnlineSubsystem/Interfaces
Type
typedef TBaseDelegate_OneParam< void, const FLoginFlowResult & > FOnLoginFlowComplete
References
| Module | OnlineSubsystem |
| Header | /Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineExternalUIInterface.h |
| Include | #include "Interfaces/OnlineExternalUIInterface.h" |
Remarks
Delegate executed with a login flow has completed
@Param Result the result of the login process