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

GameKit.Leaderboard.Image

Queries the image associated with the default leaderboard.

Component Version macOS Windows Linux Server iOS SDK
GameKit 8.5 ✅ Yes ❌ No ❌ No ❌ No ✅ Yes
MBS( "GameKit.Leaderboard.Image"; LeaderboardIdentifier { ; Filename; Type } )   More

Parameters

Parameter Description Example Flags
LeaderboardIdentifier The identifier of the leaderboard.
Filename For PDF or image files returned an optional file name. "test.jpg" Optional
Type For images the type you like to get.
Can be JPEG, TIFF, PNG, GIF, BMP or PDF.
"JPEG" Optional

Result

Returns image contajner or error.

Description

Queries the image associated with the default leaderboard.

See also

This function is free to use.

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


GameKit.Leaderboard.GroupIdentifier - GameKit.Leaderboard.LoadScores