Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface > API/Plugins/OnlineServicesInterface/Online
References
| Module | OnlineServicesInterface |
| Header | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/Auth.h |
| Include | #include "Online/Auth.h" |
Syntax
struct FAuthLoginStatusChanged
Remarks
Struct for LoginStatusChanged event
Variables
| Type | Name | Description | |
|---|---|---|---|
| TSharedRef< FAccountInfo > | AccountInfo | The affected account. | |
| ELoginStatus | LoginStatus | The new login status. |