Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface > API/Plugins/OnlineServicesInterface/Online > API/Plugins/OnlineServicesInterface/Online/FAuthLinkAccount
References
| Module | OnlineServicesInterface |
| Header | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/Auth.h |
| Include | #include "Online/Auth.h" |
Syntax
struct Params
Variables
| Type | Name | Description | |
|---|---|---|---|
| FLoginContinuationId | ContinuationId | The id associated with external auth data used to continue a previous login attempt. | |
| FPlatformUserId | PlatformUserId | The PlatformUserId of the Local User making the request. | |
| TArray< FName > | Tags | Implementation dependent tags which affect how the account is linked. |