UOnlineEngineInterface::AutoLogin

Auto login a given player based on credentials specified on the command line

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Net/OnlineEngineInterface.h

Include

#include "Net/OnlineEngineInterface.h"

Syntax

virtual bool AutoLogin
(
    UWorld * World,
    int32 LocalUserNum,
    const FOnlineAutoLoginComplete & InCompletionDelegate
)

Remarks

Auto login a given player based on credentials specified on the command line

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