Syntax
Members
customTags PFStringDictionaryEntry const*may be nullptr (Optional) The optional custom tags associated with the request (e.g. build number, external trace identifiers, etc.).
customTagsCount uint32_t
Count of customTags
forceLink bool const*may be nullptr (Optional) If another user is already linked to the account, unlink the other user and re-link.
steamTicket const char*is null-terminated Authentication token for the user, returned as a byte array from Steam, and converted to a string (for example, the byte 0x08 should become “08”).
ticketIsServiceSpecific bool const*may be nullptr (Optional) True if ticket was generated using ISteamUser::GetAuthTicketForWebAPI() using “AzurePlayFab” as the identity string. False if the ticket was generated with ISteamUser::GetAuthSessionTicket().
