AGameSession::ProcessAutoLogin

Allow an online service to process a login if specified on the commandline with -auth_login/-auth_password

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/GameSession.h

Include

#include "GameFramework/GameSession.h"

Source

/Engine/Source/Runtime/Engine/Private/GameSession.cpp

Syntax

virtual bool ProcessAutoLogin()

Remarks

Allow an online service to process a login if specified on the commandline with -auth_login/-auth_password

Returns

true if login is in progress, false otherwise

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