Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


LoadScores(Action<bool>)

Load scores according to the filters set on this leaderboard.
Read time 1 minuteLast updated 11 days ago

Definition

Warning
Deprecated. ILeaderboard is deprecated and will be removed in a future release.
void LoadScores(Action<bool> callback)

Parameters

callback