Skip to main content
PFLeaderboardsLeaderboardColumn data model.

Syntax

Members

linkedStatisticColumn   PFLeaderboardsLinkedStatisticColumn const*
may be nullptr
(Optional) If the value for this column is sourced from a statistic, details of the linked column. Null if the leaderboard is not linked. name   const char*
is null-terminated
A name for the leaderboard column, unique per leaderboard definition. sortDirection   PFLeaderboardsLeaderboardSortDirection The sort direction for this column.

Requirements

Header: PFLeaderboardsTypes.h

See also

PFLeaderboardsTypes members
Last modified on August 31, 2026