Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
PFLeaderboardsLeaderboardEntityRankOnVersionEndConfig data model.
Syntax
typedef struct PFLeaderboardsLeaderboardEntityRankOnVersionEndConfig {
PFEventType eventType;
int32_t rankLimit;
} PFLeaderboardsLeaderboardEntityRankOnVersionEndConfig;
Members
eventType PFEventType
The type of event to emit when the leaderboard version end.
rankLimit int32_t
The maximum number of entity to return on leaderboard version end. Range is 1 to 1000.
Requirements
Header: PFLeaderboardsTypes.h