Skip to main content
PFLeaderboardsUpdateLeaderboardEntriesRequest data model.

Syntax

Members

customTags   PFStringDictionaryEntry const*
may be nullptr
(Optional) The optional custom tags associated with the request (e.g. build number, external trace identifiers, etc.). customTagsCount   uint32_t Count of customTags entries   PFLeaderboardsLeaderboardEntryUpdate const*
may be nullptr
(Optional) The entries to add or update on the leaderboard. entriesCount   uint32_t Count of entries leaderboardName   const char*
is null-terminated
The name of the leaderboard.

Requirements

Header: PFLeaderboardsTypes.h

See also

PFLeaderboardsTypes members
Last modified on August 31, 2026