Skip to main content
PFLeaderboardsEntityLeaderboardEntry データ モデル。リーダーボードにおけるエンティティの個々のランク。

構文

メンバー

displayName   const char*
is null-terminated
(省略可) エンティティの表示名。 entity   PFEntityKey const*
may be nullptr
(省略可) エンティティ識別子。 lastUpdated   time_t エントリに対する最後の更新がサーバーに記録された時刻。 metadata   const char*
is null-terminated
(省略可) リーダーボード エントリに格納される非透過的なデータの BLOB。メタデータはランク付けの目的には使用されない点に注意してください。 rank   int32_t リーダーボード上の順位。 scores   const char* const*
may be nullptr
(省略可) エントリのスコア。 scoresCount   uint32_t scores の数。

要件

ヘッダー: PFLeaderboardsTypes.h

関連項目

PFLeaderboardsTypes のメンバー
最終更新日 2026年8月28日