Navigation
API > API/Plugins > API/Plugins/OnlineServicesEOSGS > API/Plugins/OnlineServicesEOSGS/FAuthHandleConnectLoginStatusCha-
| |
|
| Name |
Params |
| Type |
struct |
| Header File |
/Engine/Plugins/Online/OnlineServicesEOSGS/Source/Public/Online/AuthEOSGS.h |
| Include Path |
#include "Online/AuthEOSGS.h" |
Syntax
struct Params
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| CurrentStatus |
EOS_ELoginStatus |
The status at the time of the notification. |
Online/AuthEOSGS.h |
|
| LocalUserId |
EOS_ProductUserId |
The Product User ID of the local player whose status has changed. |
Online/AuthEOSGS.h |
|
| PreviousStatus |
EOS_ELoginStatus |
The status prior to the change. |
Online/AuthEOSGS.h |
|