Navigation
API > API/Plugins > API/Plugins/OnlineServicesEOSGS > API/Plugins/OnlineServicesEOSGS/FAuthHandleEASLoginStatusChanged-
| 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_EpicAccountId | The Epic Account ID of the local user whose status has changed | Online/AuthEOSGS.h | |
| PreviousStatus | EOS_ELoginStatus | The status prior to the change | Online/AuthEOSGS.h |