Skip to main content
PFLeaderboardsDeleteLeaderboardEntriesRequest 数据模型。

语法

成员

customTags   PFStringDictionaryEntry const*
may be nullptr
(可选)与请求关联的可选自定义标记(例如内部版本号、外部跟踪标识符等)。 customTagsCount   uint32_t customTags 的计数 entityIds   const char* const*
may be nullptr
(可选)要从排行榜中删除的条目的唯一 ID。 entityIdsCount   uint32_t entityIds 的计数 name   const char*
is null-terminated
排行榜的名称。

要求

头文件: PFLeaderboardsTypes.h

另请参阅

PFLeaderboardsTypes 成员
最后修改于 2026年8月28日