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