Skip to main content
PFLeaderboardsLeaderboardEntryUpdate 資料模型。

語法

成員

entityId   const char*
is null-terminated
項目的唯一識別碼。如果使用 PlayFab 實體,這會是實體的 entityId。 metadata   const char*
is null-terminated
(選擇性)與排行榜項目一起儲存的任意中繼資料,所有 Leaderboard API 都會傳回。 scores   const char* const*
may be nullptr
(選擇性)排行榜的分數。此處提供的值數目必須符合排行榜定義中的資料行數目。 scoresCount   uint32_t scores 的計數

需求

標頭: PFLeaderboardsTypes.h

另請參閱

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