Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface > API/Plugins/OnlineServicesInterface/Online
Inheritance Hierarchy
- FAccountInfo
- FAccountInfoEOS
- FAccountInfoNull
- FAccountInfoOSSAdapter
References
| Module | OnlineServicesInterface |
| Header | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/Auth.h |
| Include | #include "Online/Auth.h" |
Syntax
struct FAccountInfo
Variables
| Type | Name | Description | |
|---|---|---|---|
| FAccountId | AccountId | The account id for the user which represents the user's online platform account. | |
| TMap< FSchemaAttributeId, FSchemaVariant > | Attributes | Additional account attributes. | |
| ELoginStatus | LoginStatus | Login status | |
| FPlatformUserId | PlatformUserId | The platform user id associated with the online user. |