FOnLoginComplete

Called when user account login has completed after calling Login() or AutoLogin()

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_FourParams< void, int32, bool, const FUniqueNetId &, const FString & > FOnLoginComplete

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineIdentityInterface.h

Include

#include "Interfaces/OnlineIdentityInterface.h"

Remarks

Called when user account login has completed after calling Login() or AutoLogin()

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