Navigation
API > API/Plugins > API/Plugins/OnlineSubsystem > API/Plugins/OnlineSubsystem/Interfaces > API/Plugins/OnlineSubsystem/Interfaces/IOnlineIdentity
References
| Module | OnlineSubsystem |
| Header | /Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineIdentityInterface.h |
| Include | #include "Interfaces/OnlineIdentityInterface.h" |
bool AutoLogin
(
int32 LocalUserNum
)
Remarks
Logs the player into the online service using parameters passed on the command line. Expects -AUTH_LOGIN=
Parameters
| Name | Description |
|---|---|
| LocalUserNum | the controller number of the associated user |