The search keyword must be a single word (no spaces).

Function LeaderboardSortItemsByLabel

Line
3552
Location
common.j
Constant?
no
Type
native
Arguments
leaderboard lb, boolean ascending
Returns
nothing
3552
native LeaderboardSortItemsByLabel      takes leaderboard lb, boolean ascending returns nothing
3553
3554
native LeaderboardHasPlayerItem         takes leaderboard lb, player p returns boolean
3555
native LeaderboardGetPlayerIndex        takes leaderboard lb, player p returns integer
3556
native LeaderboardSetLabel              takes leaderboard lb, string label returns nothing
3557
native LeaderboardGetLabelText          takes leaderboard lb returns string