Skip to main content
PFVersionConfiguration data model.

Syntax

Members

maxQueryableVersions   int32_t The maximum number of versions of this leaderboard/statistic that can be queried. . resetInterval   PFResetInterval Reset interval that statistics or leaderboards will reset on. When using Manual interval the reset can only be increased by calling the Increase version API. When using Hour interval the reset will occur at the start of the next hour UTC time. When using Day interval the reset will occur at the start of the next day in UTC time. When using the Week interval the reset will occur at the start of the next Monday in UTC time. When using Month interval the reset will occur at the start of the next month in UTC time.

Requirements

Header: PFTypes.h

See also

PFTypes members
Last modified on August 13, 2026