Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

GameKit.Leaderboard.Loading

Queries whether this leaderboard is loading.

Component Version macOS Windows Linux Server iOS SDK
GameKit 8.5 ✅ Yes ❌ No ❌ No ❌ No ✅ Yes
MBS( "GameKit.Leaderboard.Loading"; LeaderboardIdentifier )   More

Parameters

Parameter Description Example
LeaderboardIdentifier The identifier of the leaderboard.

Result

Returns 1, 0 or error.

Description

Queries whether this leaderboard is loading.
A Boolean value that indicates whether the leaderboard object is retrieving scores.
The value of the loading property is 1 if the leaderboard object has any pending requests for scores.

See also

This function is free to use.

Created 5th November 2018, last changed 8th November 2018


GameKit.Leaderboard.LoadScores - GameKit.Leaderboard.LocalPlayerScore