语法
成员
customTags PFStringDictionaryEntry const*may be nullptr (可选)与请求关联的可选自定义标记(例如生成号、外部跟踪标识符等)。
customTagsCount uint32_t
customTags 的数量
forceLink bool const*may be nullptr (可选)如果另一个用户已链接到该帐户,则取消对另一个用户的链接并重新链接。
steamTicket const char*is null-terminated 用户的身份验证令牌,作为字节数组从 Steam 返回,并转换为字符串(例如,字节 0x08 应变为 “08”)。
ticketIsServiceSpecific bool const*may be nullptr (可选)如果票据是使用 ISteamUser::GetAuthTicketForWebAPI() 并将 “AzurePlayFab” 作为标识字符串生成的,则为 True。如果票据是使用 ISteamUser::GetAuthSessionTicket() 生成的,则为 False。
