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
entity PFEntityKey const*may be nullptr (Optional) The optional entity to perform this action on. Defaults to the currently logged in entity.
leaderboardName const char*is null-terminated Name of the leaderboard.
maxSurroundingEntries uint32_t
Number of surrounding entries to return (in addition to specified entity). In general, the number of ranks above and below will be split into half. For example, if the specified value is 10, 5 ranks above and 5 ranks below will be retrieved. However, the numbers will get skewed in either direction when the specified entity is towards the top or bottom of the leaderboard. Also, the number of entries returned can be lower than the value specified for entries at the bottom of the leaderboard.
version uint32_t const*may be nullptr (Optional) Optional version of the leaderboard, defaults to current.
