 
			
			狂野飙车9竞速传奇完整用户API展示
 
			狂野飙车9竞速传奇完整用户API展示
用户身份与认证
- Credentials: 用户的身份验证信息,目前未初始化。
- UserAlias: 用户的别名或昵称。
游戏进度与状态
- MainMenuSectionsPendingToVisit: 可能用户需要访问的主菜单部分列表。
- LastVisitedMainMenuSection: 用户最后访问的主菜单部分。
- CareerSeasonsPendingToVisit 和 CareerSeasonsPendingToScroll: 职业模式中待访问或需要滚动的赛季。
- LastChaptersVisitedSeasonId: 最后访问的章节的赛季ID。
- CareerEventsPlayedAndNotCompleted: 用户玩过但未完成的事件。
- latestUsedCarAtEvent: 最近在事件中使用的车辆。
- LastOfflineEventVisited: 最后访问的离线事件。
- lastCarUsedInQuickRace: 在快速赛中最后使用的车辆。
- LastLevelSeenInUberEvent: 在Uber事件中看到的最后一个级别。
多人游戏
- MultiplayerSeriesLastRaceTokensPendingToSync: 多人模式中需要同步的最后一场比赛的代币。
- lastSessionHadClub: 上次会话是否有俱乐部。
- joinedClubTimestamp: 加入俱乐部的时间戳。
- lastClubMemberRank: 俱乐部成员的最后等级。
- multiplayerSeriesLastPositionReadFromLeaderboards: 从排行榜读取的多人系列赛的最后位置。
- lastMPCarUsed: 最后在多人模式中使用的车辆。
- clubRaceCreateRoomLastSelectedLocationId 和 clubRaceCreateRoomLastSelectedEventIdForLocation: 创建俱乐部比赛房间时最后选择的位置和事件ID。
- clubRaceCreateRoomLastSelectedLaps: 俱乐部比赛中最后选择的圈数。
- MultiplayerChallenges.states: 多人挑战的状态。
限时事件与特殊内容
- VisitedTimeLimitedBoxes/Events/Bundles/RelayOffers: 用户访问过的限时盒子、事件、捆绑包和中继报价。
- tleCachedData, championshipCachedData, clubWarsEventCachedData, uberCachedData: 缓存的数据,可能与限时事件、锦标赛、俱乐部战争和Uber事件有关。
- lastSeenTimeLimitedSpecialRankEvent: 最后看到的限时特殊排名事件。
- seenTimeLimitedSpecialEventIntros: 看到的限时特殊事件介绍。
- lastSeenUberEventHub: 最后看到的Uber事件中心。
- lastSeenUberEventIntro: 最后看到的Uber事件介绍。
- VisitedBundlesInUberEventShop 和 VisitedTimeLimitedBoxesInUberEventShop: 在Uber事件商店中访问过的捆绑包和限时盒子。
- UberBlackMarketVisited: 是否访问过Uber黑市。
通知与弹窗
- NewBlueprintNotifications: 新的蓝图通知。
- NewWildcardBlueprintNotifications: 新的通配符蓝图通知。
- NewEpic/Rare/UncommonUpgradeItemNotifications: 新的史诗、罕见、普通升级物品通知。
- CanShowNoClubPopup 和 CanShowJoinClansPopup: 是否可以显示没有俱乐部或加入俱乐部的弹窗。
- CustomizationPendingUnlockedNotifications: 定制化待解锁的通知。
- CarCustomPartPendingUnlockedNotifications 和 CarDecalVisualsPendingUnlockedNotifications: 车辆定制部件和贴花视觉效果待解锁的通知。
- isNoMoreConditionsPopupActive: 是否显示没有更多条件的弹窗。
- isCareerRaceFlagPopupActive 和 isUnderPoweredCarPopupActive: 是否显示职业赛车旗帜弹窗和车辆动力不足弹窗。
- offlineQuickRaceUnlockedPopup 和 splitScreenUnlockedPopup: 是否显示离线快速赛和分屏模式解锁弹窗。
用户界面与设置
- LastSelectedCar: 最后选中的车辆。
- SoundSettings: 声音设置,包括主音量和各音频组的音量。
- isHapticEnabled: 是否启用了触觉反馈。
- isTwinViewEnabled, isRGBLightingEnabled, isGhostVisible, isOperationScreenOnBottom: 一些用户界面和视觉设置。
- notificationPermissionFlagsV2: 通知权限标志。
- areNotificationsEnabled: 是否启用了通知。
- areNotificationsAllowedOnThisDevice: 是否允许在当前设备上显示通知。
- isTokenSpendingThresholdEnable: 是否启用了代币花费阈值。
- tokenSpendingThreshold: 代币花费阈值。
- desiredFPS: 设定帧率。
- canShowTrackingConsentOnIos: 是否可以在iOS上显示跟踪同意。
其他数据
- GameLaunchCount: 游戏启动次数。
- lastViewedChatMessageTimestamp: 最后查看聊天消息的时间戳。
- rateThisApplication…: 与应用程序评级相关的信息。
- notifyJoinClubRequests 和 notifyClubInvites: 是否通知加入俱乐部的请求或俱乐部邀请。
- lastSeenClubRequestIds 和 lastSeenInvitationForClubIds: 最后看到的俱乐部请求或邀请的ID。
- allowNotificationsPopupDisplayCount: 允许显示通知弹窗的次数。
- freePacksReceivedCount: 收到的免费包数量。
- lastUXProfile: 最后使用的用户体验配置文件。
- uberExperience: Uber经验值。
- uberIntroScreenWasShown 和 isUberIntroScreenActive: Uber介绍屏幕是否显示过以及是否激活。
- storedWhatsNewVersion: 存储的“新功能”版本。
- dailyGoalComboState 和 dailyTasksState: 日常目标和任务的状态。
- nextResetTime: 下次重置时间。
- SeasonPassSection…: 与赛季通行证相关的各种状态。
- offlineState 和 splitScreenState: 离线状态和分屏状态。
- 标题: 狂野飙车9竞速传奇完整用户API展示
- 作者: Sakurairinaqwq
- 创建于 : 2024-11-24 14:16:07
- 更新于 : 2025-05-22 08:22:25
- 链接: https://rina.arkn.icu/2024/11/24/Asphalt9API/
- 版权声明: 本文章采用 CC BY-NC-SA 4.0 进行许可。
        评论
    
    
        
            
    
    
        
    
