GetSortedAsync is not a valid member of GlobalDataStore

  1. I want it to get the sorted data from leaderstats and sort it on a leaderboard.

  2. It says that “GetSortedAsync” isn’t a valud member of the GlobalDataStore.

Screen Shot 2021-04-13 at 12.16.08 PM

Anybody have a fix?

1 Like

GetSortedAsync is a function of an OrderedDataStore, not a GlobalDataStore

4 Likes