Skip to main content
PFLeaderboardsGetEntityLeaderboardRequest 資料模型。載入排行榜的要求。

語法

成員

customTags   PFStringDictionaryEntry const*
may be nullptr
(選擇性)與要求相關聯的選擇性自訂標籤(例如組建編號、外部追蹤識別碼等)。 customTagsCount   uint32_t customTags 的計數 leaderboardName   const char*
is null-terminated
排行榜的名稱。 pageSize   uint32_t 要從排行榜傳回的結果數上限。最小 1,最大 100。 startingPosition   uint32_t const*
may be nullptr
(選擇性)開始的索引位置。1 為排行榜的開頭。 version   uint32_t const*
may be nullptr
(選擇性)排行榜的選擇性版本,預設為目前版本。

需求

標頭: PFLeaderboardsTypes.h

另請參閱

PFLeaderboardsTypes 成員
最後修改於 2026年8月28日