You've already forked CC-Framework.BriskGameServer
Adjust Unity visits default page size
This commit is contained in:
@@ -36,6 +36,7 @@ Brisk Unity SDK 原始开发工程。
|
||||
- `Brisk.Space.DownloadContentByPlayerIdAsync(playerId)` 获取原始 bytes
|
||||
- `Brisk.Space.LikeByPlayerIdAsync(playerId)` / `UnlikeByPlayerIdAsync(playerId)` 会返回累计点赞数、今日点赞数、当前周期是否创建了新点赞、重置时间
|
||||
- `Brisk.Space.GetLikesByPlayerIdAsync(playerId, limit, true)` 可只读取当前周期点赞列表
|
||||
- `Brisk.Space.GetMyVisitsAsync()` 默认读取最近 `50` 条访问记录,也可手动传入 `limit`
|
||||
|
||||
云存档上传补充约定:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user